BODY
{
background:#EEEFEE;
font-size:100%;
color:#001008;
margin-left:10%;
margin-right:10%;
}

A:link
{
color:#006633
}

A:visited
{
color:#666666
}

A:hover
{
color:#59B26F
}

h1
{
font-size:140%;
text-align:center;
}

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

P.centered
{
text-align:center;
}

div.textarea
{
margin:0 auto;
text-align:center;
}

div.hr
{
height: 50px;
background: url(glyph.png) scroll center no-repeat;
}
div.hr hr
{
display: none;
}