body {
	padding:0;
	margin:0 auto;
	width:940px;
	text-align:center;
	background:#000;
}

#index {
	text-indent:-1000em;
	height:780px;
	overflow:hidden;
	background:#000 url(images/pretop.jpg) top center no-repeat;
}

#index h1 ,
#index h2 ,
#index h3 ,
#index h4  {
	padding:0;
	margin:0;
	font-size:10px;
	line-height:10px;
}

#btn{
	width:840px;
	height:600px;
	text-align:center;
	margin:0 auto;
}
.btn{
	padding:0 40px 0 0;text-align:right;
}

.btn a:hover {
	position:relative;
	top:1px;
	left:1px;
}
