body {background-color: #F5DEB3 ;
      
      }
 
p {font-family: Times New Roman, serif;
   color: #8B4513 }

h1 {color: #AD678B; 
    }

h1 {font-family: Times New Roman, serif;}

h2 {color: #AD678B; 
    }

h2 {font-family: Times New Roman, serif;}

h3 {color: #AD678B; 
    }

h3 {font-family: Times New Roman, serif;}

a:link {color: #4169E1;}
a:visited {color: #FF6347;}

a:hover {text-transform: uppercase;
	font-weight:bold;
	color:#9400D3;
	background-color:#FFFF00;}