*{
	margin:0;
	padding:0;
}

body{
	background:url(images/BG.jpg) left top repeat;
	height:100%;
}

#main{
	background:url(images/main.png) left top no-repeat;
	width:960px;
	height:600px;
	margin:0 auto;
	text-indent:-9999px;
}
