body{
 	margin: 0px;
 	padding: 0px;
        background-color: #ccc;
}

#content{
	width: 760px;
	min-height: 360px;		
	margin: 20px auto;
	font-family: "Trebuchet MS", "Nimbus Sans L", Verdana, Arial, Helvetica, sans-serif;
 	font-style: normal;
 	font-weight: normal;
 	line-height: 180%;
 	font-size: 14px; 
 	color: #000;
 	text-align: justify;
 	padding: 30px;
}

#footer{
	width: 820px;
	margin: 0 auto;
	font-family: "Trebuchet MS", "Nimbus Sans L", Verdana, Arial, Helvetica, sans-serif;
 	font-style: normal;
 	font-weight: normal;
 	font-size: 12px; 
 	color: #000;	
}
