body {
	background:#000;
	color:#fff;
	font-family:arial,tahoma,sans-serif;
}
#page {
	display:none;
}
#redirect {
	text-align:center;
	width: 600px;
	height: 210px;
	margin-left:-300px;
	margin-top:-105px;
	position:absolute;top:50%; left:50%;		
	background:url(seo-pages-v2.jpg) no-repeat center center #000;
	vertical-align:middle;

}
#redirect p {
	display:none;
}

a:link {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
a:hover {
	color:#ff0;
}