#center{ 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/aboutus.jpg); 
	background-repeat: no-repeat; 
	background-position: top center;
	height: 600px;
	width: 800px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}