body {
	margin-top: 0px;
	background-image: url(../images/newsprint.jpg);
}
#container {
	
	position: relative;
	width: 95%;
	margin-left: 20px;
	background-image: url(../images/newsprint.jpg);
}
#container td.date {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-image: url(../images/topcap.png);	
}
A {
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
	color: #00FF7F;
}
.footer {
font-family: Century Gothic;
font-size: 8px;
}