body {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	background: #000;
	color: #af8e99;
}

#content {
	margin-top: 0px;
	margin-left: 0px;
}

div.spacer {
	clear: both;
}

div.tagline {
	position: absolute;
	top: 100px;
	left: 100px;
}

div.theme { text-align: right; }

div.menu {
	text-align: right;
	padding-right: 240px;
}

a {
	text-decoration: none;
	color: #cf9ea9;
}

a:hover {
	border-top: 1px solid #cf9ea9;
	border-bottom: 1px solid #cf9ea9;
}

