@import url(stylewlrc.css);

body { 
text-align: center; 
background-image: url(mintpeachbg.jpg);
}
 	
a:visited {color: #548B54;
text-decoration: none} 

a:link {color: #698B69;
text-decoration: none}

a:hover {color: #D2B48C;
 background-color: #8FBC8F;} 

