html {
	
	padding:0px;
	background: #E5E5E5 url(index.jpg) center top no-repeat;
	
}

body {
	margin: 0px;
	padding: 0; 
	font: normal 0.7em/1.6em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #564B36;
	text-align: left;
	background: transparent url(2.jpg) center top no-repeat;
	
}

/*#main {float:right; width:950px; background: transparent url(index.jpg) -250px 0 no-repeat ;border:0px solid red; height:100%; overflow:hidden;}
#left {float:left; width:250px; background: transparent url(index.jpg) top left no-repeat ;border:0px solid red; height:100%;}
*/


#main {width:100%; height:600px;}
#main img {width:100%; height:600px;}