body {
	background-color: #F0F0F0;
	font-size: 1.5em;
	font-family: Arial,sans-serif;
	background-image: url('/background.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

body,a {
	color:#666;
	}

a:hover {
	color:#000000;
	}

div {
	position: absolute;
	width:400px;
	}

.content {
	text-shadow: 1px 2px 3px #ccc;
	line-height:1.3em;
	left: 35%;
	top: 35%;
	}

.content small {
	font-size: 0.5em;
	line-height:1.5em;
	}

.bottom {
	color:#999999;
	font-size: 0.45em;
	left: 35%;
	bottom: 3%;
	line-height:1.4em;
	}

.logo {
	font-family: Arial,sans-serif;
	color:#ffffff;
	font-size: 0.5em;
	left: 1em;
	top: 1em;
	}

.twitter {
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='twitter.png', sizingMethod='scale');
}

#plinks {
	line-height:1.3em;
	width: 200px;
	font-size: 10px;
	left: 35%;
	top: 45%;
}

.noindex {display:none}