body
{ 
background-image: url('john_main.jpg');
background-repeat: no-repeat;
background-color: #c6caed;
}
h1
{ 
font-family: "sans serif";
font-size: 28pt;
margin: 5px 5px 5px 5px;
}
h2
{
font-family: "sans serif";
font-size: 12pt;
margin: 5px 5px 25px 5px;
text-indent: 20px;
}
p.quote
{ 
font-family: "comic sans ms";
margin: 5px 5px 5px 5px;
}
p.person
{ 
margin: 5px 5px 15px 5px;
text-indent: 20px;
}
#main
{ 
margin-left: 340px;
}