body {
	background-color: #d3d0c8;
	background-image: url(logo.jpg);
	background-position:top left}

a:link {
	color: #d10000; 
	text-decoration: none}

a:visited { 
	color: #d10000; 
	text-decoration: none}

a:active  { 
	color: yellow; 
	text-decoration: none}	

A:hover {
	COLOR: yellow}






