body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 86%;
	line-height: 1.2 ems;
}
a {
	text-decoration: none;
}
#header 
{
    position:absolute;
    width:618px; 
    height:72px;
    left: 130px; 
    top: 5px;
}
#intro
{
	position:absolute;
	width:280px;
	height:265px;
	left:15px;
	top:85px;
}	
#mainphoto
{
	Position:absolute;
	width:446px;
	height:260px;
	left:300px;
	top:90px;
}
