* {
	margin: 0;
	padding: 0;
	border-width: 0;
}
body#first {
	background: #AAC1E7;
	font-family: Myriad Pro;
	font-size: 11px;
	text-align: center;
}
.clear {clear: both;}


body#first #wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}


/*******************   Begin: Content   *******************/
body#first #wrapper #content {
	width: 850px;
	height: 700px;
	margin: 0 auto;
	background: url(images/obl.jpg) no-repeat left top;
}

/*******************   End: Content   *******************/

