body {
	background-color: #150000;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:active, a:hover {
	color: #BB0000;
	text-decoration: none;
}