body
{background-image: url('Thesheree%20backgound.JPG');
background-repeat: repeat-y;
}

h1
{font-size: 20pt;
text-align: center;
color: blue;
font-weight: bold;
padding-top: 10px;
margin: 0;}

h2
{font-size: 10pt;
text-align: center;
color: blue;
font-weight: bold;
padding-top: 10px;
margin: 0;}

dt
{color: red;
font-size: 12pt;
font-weight: bold;
}

dd
{color: blue;
font-size: 10pt;
}

