/* CSS definition file containing sitestyle stylesheets */
BODY
{
	color: rgb(255,255,255);
	background-image: url("img/oldbackground.jpg");
}
A:link
{
	color: rgb(0,255,0);
}
A:visited
{
	color: rgb(0,255,0);
} 

