body 
{
background-image: url(images/background_stripe.jpg);
background-repeat: repeat-x;
background-position: top;
backgnound-attachment: scroll;
}

P, UL  
{
color: navy;
font-family: Georgia, verdana, helvetica, sans-serif;
font-size: 16px;
line-height: 22px;
}

H1
{
color: navy;
font-size: 32px;
font-family: Georgia, verdana, helvetica, sans-serif;
}

H2
{
color: navy;
font-size: 22px;
font-family: Georgia, Verdana, helvetica, sans-serif;
}

.copy
{
margin: 20px 30px 20px 30px;
}

.footer
{
color: white;
font-size: 12px;
font-weight: bold;
text-align: center;
}