/* CSS Document */

body
{
background-color:#669966;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:110%;
}

h1
{
font-size:200%;
font-weight:bold;
text-align: center;
}

h2
{
font-size:150%;
text-align: center;
}

p
{
text-align: center;
}

td
{
text-align:center;
}

img
{
border: none;
}
