body {
    color: #7b7a8b;
    line-height: 16px;
	background: #060226 url(/gfx/start/bg_body.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
	font: 12px "Arial", "Georgia", "Trebuchet MS";
}

div.box {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

img {
	margin-top: 95px;
}

a {
	color: #85784d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
