*{
       margin:0px;
	   padding:0px;


}

body { background-attachment: fixed;
background-image: url(http://southisland.yumenogotoshi.com/image/aki006.jpg);
background-repeat: no-repeat;
background-position: right bottom;}


#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;
	 
	 }



