@import "jeays.css";

#main {
font-weight: normal;}


#main img {margin-top: 10px; margin-right: 10px; border: solid 1px gray;}


.pic {border: outset 1px gray; height: 110px; width: 176px;}

h1 { 
font-size: 1.6em; 
font-style: normal; 
color: #3a8799; 
margin: 5px; 
width: 50%;
}


#main p img 
{
border: solid 1px white;
}



.links 
{float: right;
margin-top: 2px;
margin-right: 3px;
font-size: 0.7em;  
color: white;
padding-left: 5px;
}

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

a.box:link, a.box:visited {border: solid 1px black;}

a.box:hover {border: solid 1px white;}

#height {margin-top: 80%;}
