*{
       margin:0px;
	   padding:0px;


}




#wrapper{
height:auto;
width:800px;
margin-left:auto;
margin-right:auto;
}





#main{
     height:auto;
	 font-size:12px;
	 padding:25px;
	 line-height:150%;
	 }

#footer{
     height:15px;
     float:none;
   	 width:800px; 
	 text-align:center;
	 font-size:10px;
	 margin-left:auto;
	   margin-right:auto;
	 
	 }



