@import "jeays.css";

#main {font-weight: normal;}

#mainimg { 
float: right;
border: solid 1px white;} 


h1 { 
font-size: 1.6em; 
color: #3a8799; 
margin: 5px; 
height: 60px; 
width: 400px;
}



.left {float: left; margin: 15px;}
.right {float: right; margin: 15px;}
.links 

{

margin-top: 2px;
margin-left: 700px;
font-size: 0.7em;  
color: white;
padding-left: 5px;

}

a:link, a:visited {text-decoration: none; color: white;}
a:hover {color: #3A8799;}


