@import "jeays.css";
#main {font-weight: normal;}
#mainimg { 
float: right;
height: 50%; 
width: 50%; 
margin-bottom: 3px;
margin-right: 3px;} 

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

#mainimg2 { float: right;height: 288px; width: 345px; margin-bottom: 3px;margin-right: 3px;} 

#main p {
	font-weight: normal;
	width: 45%;
	height: 20%;
}

#box {color: white; font-size: 80%;} 

.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: gray;}

#height {margin-top: 80%;}