#mainBox {
	background: no-repeat url('top.png') #ffffff;
	border: 1px solid #404040;
}

#navigation a.active {
	color: #000000;
	background: none;
	text-decoration: underline;
}

#headline, #content, a {
	color: #404040;
}

h3 {
	font-size: 1.1em;
	margin: 0;
}

p {
	margin: 0.2em auto 1em auto;
}
