body
{
background: url('images/background.jpg');
font-family:Times New Roman;
font-size:25px;
color:#000000
}

a:link
{
color:#800000;
text-decoration:none
}

a:visited
{
color:#800000;
text-decoration:none;
}

a:active
{
color:#800000;
text-decoration:none;
}

a:hover
{
color:red;
text-decoration:none;
}

h1
{
font-family: Times New Roman;
font-size: 50px;
}

h2
{
font-family: Times New Roman;
font-size: 40px;
}

h3
{
border:1px double #000000; font-family: Times New Roman;
font-size: 20px;
color: #FFFFFF;
padding: 0;
background-color: #FF0000; 
text-align:center
}

h6
{
font-family: Times New Roman;
font-size: 15px;
font-style: italic;
font-weight:bold;
}

pre
{
font-family: Times New Roman;
font-size: 25px;
color: #FF0000;
font-style: italic;
}

li
{
color:#000000;
font-family: Times New Roman;
font-size: 15px;
list-style-type: circle;
text-align:left;
}