/* CSS Document */

body {
	margin: 0;
	padding:0;
	background-color:#291603;
	
	
}
	
#content {
	text-align: center;
	
}
	

