#content {
	background: url(graphics/felt.gif);
	color:#ccc;
}

#content h1{
color:#CCCCCC;
}

#content a {
color:#ccc;
}

#content a:hover {
background-color:#ccc;
color:#000;
}
