body {
	margin: 0px;
	background: #3d2e27 url(images/nyito-bg.jpg) top center repeat;
}
#head {
	width: 100%;
	height: 106px;
	background: #212121 url(images/nyito-head.jpg) top center repeat-x;
	border-bottom: 2px #c0b02c solid;
}
#nyito {
	display: block;
	margin: 102px auto 0px;
}
