body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
background-color: #8E3200;
color: #000000;
margin: 0;
padding: 0;
text-align: center;
line-height: 1.4em;
}

a{
color:#890000;
}

font
{
font-size: 0.95em;
}

h1
{
font-size: 1.4em;
font-weight: bold;
text-align: center;
}

h2
{
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

h3
{
font-size: 1em;
font-weight: bold;
text-align: center;
}

.maindiv 
{
border: 1px solid #501D01;
padding: 10px 20px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
width: 510px;
overflow: visible;
text-align: justify;
background: #E5924F;
background-position: right bottom;
}

