body {
	font-family: Helvetica, Arial;
	background-color: #000000;
	color: #FFFFFF;
}
ul,li {
	list-style-type: none;
}
IMG.randpic {
	width: 200px;
}
TABLE.entry{
	width: 100%;
}
TD.randpic {
	width: 205px;
	text-align: center;
}

#fortune {
	white-space: pre; 
	text-align: left;
	margin-left: 20%;
	width: 50%;
}
.center { text-align: center;}

A:link { color: #c0c0c0; }
A:visited { color: #999999;}
A:hover { text-decoration: none; }

