*
{
margin: 0;
padding: 0;
}
#header
{
width: 100%;
height: 129px;
margin: 0;
padding: 0;
background: url("image2.jpg") 0 0 repeat-x;
}
#header h1
{
position: absolute;
top: 30px;
left: 50px;
width: 775px;
margin: 0;
padding: 0;
color: #931C43;
font-size: 40px;
font-family: georgia, arial, tahoma, sans-serif;
}
#header h1 a
{
color: #931C43;
font-size: 40px;
font-family: georgia, arial, tahoma, sans-serif;
text-decoration: none;
}
#header h1 a:hover
{
text-decoration: none;
}
#header ul
{
position: absolute;
top: 105px;
left: 0;
width: 925px;
height: 29px;
margin: 0;
padding: 0;
}
#header ul li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
color: #931C43;
font-size: 17px;
font-family: arial, tahoma, sans-serif;
font-weight: bold;
}
#header ul li a
{
margin: 0;
padding: 2px 10px 3px 10px;
color: #931C43;
font-weight: bold;
text-decoration: none;
}
#header ul li a:hover
{
text-decoration: none;
background: #F8B95C;
}
div#EssayContent
{
margin: 0;
padding: 3em 10% 0% 10%;
/* background-color: #F8F8E3;
   background-color: #E8E4D3;
   background: url("image1.jpg") 0 0 repeat; */
}
#EssayContent a:link
{
text-decoration: none;
}
#EssayContent a:visited
{
text-decoration: none;
}
p
{line-height:142% !important;}