body {background-color:#cc9900;}

h1
{
font-size:36pt;
color:brown;
text-align:center;
}
h2
{
font-size:24pt;
color:brown;
text-align:center;
}

h3
{
font-size:18pt;
color:brown;
text-align:left;
}

a.brown
{
border-style:groove;
border-width:5px;
border-color:brown;
}


