body {
	
	background: url(darkbackground.jpg) #000000 top center no-repeat;
	margin-top:30px;

}


#container {
	width:1000px;
	padding:3px;
	border:2px solid #ffffff;
	margin:auto;
	
	}


