html {
	height: 100%;
}

body {
	background: #000 url(img/bg-graves.gif) left top repeat-x;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

.content {
	background:;
	height: 100%;
	width: 100%;
	text-align: center;
}

a {
	color: #f00;
}