@import "jeays.css";

img {border: 0;}



h1 {
font-size: 1.6em; 
font-weight: normal;
color: #3a8799; 
margin: 5px; 
}

#main p {
font-size: 10pt; 
color: #fff; 
font-weight: normal;
width: 500px;
margin-top: 30px;
} 

#box div {
float: left;
width: 180px; 
height: 270px;
font-size: 10pt;
color: #fff;
font-weight: normal;}

#box {display: inline; 
float: left;
width: 100%;
height: 40%;
}

#mainimg {
float: right;
margin-top: -75px;
width: 180px;
height: 139px;
padding-top: 35px;
} 


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




