html, body {
	height: 95%;
	text-align: center;
	background: url(http://eb2012.hu/karbantartas/hatter.png);
}

body {
	background: url(http://eb2012.hu/karbantartas/hamarosan.png) 150px 200px no-repeat;
}

div {
	width: 400px;
	text-align: left;
	font-family: Arial;
	color: #333;
	font-size: 14px;
	margin: 40px 0 0 140px;
}

h1 {
	font-family: Arial;
	font-size: 22px;
	color: #006188;
}

p {
	line-height: 18px;
}

a {
	color: #018aba;
}
