body {
	background: #080808;
 text-align:center;
 
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#main-tail-ver {
	background: url('images/main-tail-ver.jpg') repeat 50% 0%;
}

#main-bg-top {
	background: url('images/main-bg-top.jpg') repeat-x 50% 0%;
}

#main-bg-bot {
	background: url('images/main-bg-bot.jpg') repeat-x 50% 100%; width: 100%;
}

