body {
	background-color:#cccccc;
	color:#000000;
	background-image: url("./images/gray.gif");
}

a {
	color:#339999; 
	text-decoration:none;
} 

a:visited {
	color:#006666;
} 

.center {
	text-align: center;
}
