* {
	margin: 0;
	padding: 0;
	border-width: 0;
}
body#first {
	background: #020301;
	font-family: Myriad Pro;
	font-size: 11px;
}
.clear {clear: both;}


body#first #wrapper {
	text-align: center;
}


/*******************   Begin: Content   *******************/
body#first #wrapper #content {
	width: 717px;
	height: 560px;
	margin: 0 auto;
}
body#first #wrapper #content #top {
	width: 717px;
	height: 10px;
}
/*******************   End: Content   *******************/

