body
{
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
background: #fffef2;
color: black;
line-height: normal;
margin: 3% 25% 3% 25%;
min-width: 400px;
}

h1 {
color:maroon;
text-align:center;
}

hr
{
width: 400px;
height: 3px;
background-color: maroon
}

.bold
{
font-weight:bold;
}

.headline 
{
font-size: 24px;
color:red;
font-weight:bold;
text-align:center;
}

#copyright
{
text-align:center;
font-size:14px;
}