BODY {  
	background-color: #191970; 

}
	img {
			width: 600px;
			height: 400px;

		}
a:link {
	
color: #ffd700;
	text-decoration: underline; 
color: #e0ffff;
color: #ffffff;
}
a:visited {
	
color: #ffd700;
color: #e0ffff;
	text-decoration: none;
}

a:hover {
	color: lightblue;
	text-decoration: underline;
}
h3,h4,h5,h6 {
        font-family: veranda,sans Serif;
	font-size: 80%;
	
color: #e0ffff;
color: #ffffff;
}
h1,h2 {
        font-family: verdana,sans Serif;
	font-size: 80%;
color: #ffffff;  
}
