body {
	color: #a0a0a0;
	background: #233246 url(images/top.gif) top left repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 500px;
	margin: 100px auto 0 auto;
	text-align: center;
}

a, a:active, a:visited {
	color: #de8389;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

h1, h1 a, h1 a:visited, h1 a:active, h1 a:hover {
	color: #ffffff;
	font-family: "Arial Narrow", Arial;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

b {
	color: #c5de83;
	font-weight: normal;
}