body
{
	background-image: url('/images/beta/bg.jpg');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0;
	position: absolute;
	top: 0;
	width: 98%;
	text-align: center;
}

a img
{
	border: none;
}

div.soon
{
	position: absolute;
	top: 50%;
	width: 98%;
	text-align: center;
}

div.footer
{
	position: absolute;
	bottom: 10px;
	width: 98%;
	text-align: center;


	font-family: Arial;
	font-size: 10px;
	color: #2a3739;
}

div.footer a
{
	color: #f41b70;
	text-decoration: none;
}
