body	
{
color: #000000;
background-color: #f5deb3;
font-family: Arial, Times, san-serif;
margin: 0px;
padding: 0px;
}

p.subhead
{
position: relative;
margin-left: 40px;
margin-top: 0px;
width: 750px;
background-color: transparent;
}

hr
{
width: 500px;
margin-bottom: 20px;
}

h1
{
position: relative;
text-align: center;
margin-top: 60px;
margin-left: 0px;
padding-top: 20px;
padding-bottom: 40px;
width: 821px;
color: #000000;
font-size: 20px;
}

div.centerpage
{
width: 821px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
background-color: #ffffff;
text-align: left;
}

div.content
{
margin-left: 20px	
}

