a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
a:hover,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
#wrapper {
	height: 95%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding: 5px;
}
#container {
	width: 567px;
	height: 200px;
	background-image:  url(../data/crust_logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;	
}
p {
}

