html, body {
	height: 100%;
	overflow: hidden;
}

body {
	background: #f90 url(../images/hontele_bg.jpg) repeat;
	margin: 0;
}

#hontele {
	text-align: center;
	font-family: sans-serif;
}
