BODY
 { background-color: #F2F2F2;
 }
		
		p {
		text-indent: 3em
		}
	
#wrapper {width:750px; 
	margin:0 auto 0 auto;
	border: 1px solid #ccc;
	background-color: #fff;
	color:#222;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 180%;
	text-align: justify;
}

a  {text-decoration: none;}

#footer {
	
	width:750px; 
	margin:0 auto 0 auto; 
	text-align:center;
	font-family: arial, helvetica, sans-serif; 
	font-size: 9px; font-weight: normal;        
	letter-spacing: 1px;
	color: #454545;
	text-decoration: none;
}