@import "jeays.css";



#mainimg { 
float: right;
border: solid 1px white;
width: 160px;
height: 300px;


} 


h1 {
font-size: 1.6em; 

color: #3a8799; 
margin: 5px; 
width: 200px;
position: relative;
top: 0px;
}

p {
	width: 400px;

}

#linkbox {
float: right;
text-align: right;
width: 80px;
}

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

h2 {
float: left;
text-align: right;
margin-top: 20px;
margin-left: 5px;
font-size: 10pt;
color: #fff;

width: 90px;
padding-right: 15px;
}

h3 {float: left;
text-align: left;
margin-top: 20px;
font-size: 10pt;
color: #fff;
width: 350px;

}



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


#height {margin-top: 80%;}


