body,td,th {
	color: #FCEA7E;
}

body {
	background-color: #181315;
}

a:link {color: #929292 }
a:active {text-decoration: none }
a:visited {text-decoration: none }
a:hover {text-decoration: underline }

#andy {
	position: absolute; left: 30px; top: 280px;
	height: 251px; width: 319px;
	z-index: 200;
}

#content {
	position: absolute;
	left: 377px;
	top: 249px;
	height: 307px;
	width: 379px;
	z-index: 200;
	overflow: scroll;
}

