@charset "UTF-8";
body {
	background-image: url(img/hg.png);
	background-repeat: repeat-x;
	background-color: #b3b3b3;
}

.BTN{
width: 993px;
height:600px;
margin:-300px 0px 0px -496px;
 top: 50%; 
 left: 50%;
position:absolute;
}
.BTN img {
float:left;
border:none;}

.BTN a {
	text-decoration: none;
	border:none;
}



