*{
       margin:0px;
	   padding:0px;


}

body { background-attachment: fixed;
background-image: url();
background-repeat: no-repeat;
background-position: 100% 100%;


}


#wrapper{
height:auto;
width:auto;
}



html,body {
scrollbar-arrow-color: #cc0000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #cccccc;
}


#main{
     height:auto;
	 width:410px;
	 font-size:12px;
	 padding:25px 15px;
	 
	 }



