body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.4em;
}
body {
	background-color: #222;
	background-image: url(stuff/grayfade.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#dirt {
	text-align: center;
	padding: 50px;
}
#orangutan {
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #40A2EA;
	border-bottom-color: #737373;
	border-left-color: #E8B642;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 550px;
	margin-top: 30px;
}
