#center{ 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/office.jpg); 
	background-repeat: no-repeat; 
	background-position: top center;
	height: 600px;
	width: 800px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#header{
	background-image: url(../images/missmop_logo_light_blue.gif);
	background-repeat: no-repeat; 
	background-position: center center;
	width:228px;
	height:145px;
	float: left; 
	margin: 10px 5px 5px 15px;
}