body {
margin:0;
background-color:#000000;
position:relative;
}


#bnr {
	position:absolute;
	top:50%;
	left:50%;
	width:900px;
	height:200px;
	margin:-20px 0 0 -450px;
	top:756px;
	text-align:center;
}

#hit {
	padding-top:5px;
	height:50px;
	text-align:center;
	background-image: url(../images/sen.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

