body {
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	margin: 2em 0;
	padding: 0;
}

h1 {
	position: absolute;
	top: 375px;
	left: 50%;
	margin-left: -315px;
	height: 59px;
	width: 631px;
	text-indent: -100em;
	background: url('../img/txt.png') no-repeat;
}

img {
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -350px;
}

ul {
	list-style: none;
	position: absolute;
	top: 215px;
	left: 50%;
	margin-left: -35px;
}

a,li {
	color: #990066;
	text-decoration: none;
}

a:hover {
	color: red;
	border-bottom: 1px solid #99cc33;
}

span.ak {
	border-bottom: 1px solid red;
}
