* {
	margin: 0;
	padding: 0;
}

body {
	background: #f6edd4 url("hatter.jpg") repeat-x left top;
	color: #000;

	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

#tartodoboz {
	text-align: center;

	color: #FFFFFF;
	background: none;

	margin-top: -272px;
	position: absolute;
	top: 50%;

	height: 545px;
	text-align: center;
	width: 100%;
	overflow: hidden !important;
}

#tartalom {
	height: 620px;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#hosting_box {
	background: transparent url("boxhatter.png") no-repeat left top;
	width: 958px;
	height: 534px;
	padding: 11px 0 0 6px;
}