body
{ 
background-image: 
url('../images/background.jpg');
background-repeat: repeat-y
}
h1
{
color: #800000;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 12pt
}
p,ul,li
{
font-family: arial;
font-size: 9pt
}
ul
{
font-family: arial;
font-size: 9pt
}
li
{
font-family: arial;
font-size: 9pt
}