body {
margin: 0px;
padding: 0px;
background-color: #fae2ef;
font-size: 11px;
color: #40152c;
font-family: verdana, arial, sans-serif;
}

#layout {
width: 780px;
height: 479px;
position: absolute;
top: 0px;
left: 0px;
}

#content {
position: absolute;
width: 490px;
top: 460px;
left: 250px;
}

#stats {
position: absolute;
width: 200px;
top: 480px;
left: 25px;
}

#box
{
alignment: center;
background-color: #dae7bf;
height: 150px;
width: 160px;
color: #666666;
padding-top: 15px;
padding-left: 15px;
padding-right: 20px;
font-size: 12px;
overflow: hidden;
text-align: left;

}

#box strong
{
font-size: 13px;
text-transform: uppercase;
color: #7c8f85
}

#box a
{
font-size: 14px;

color: #556a5f;
}




blockquote {
margin: 0 0 0 150px;
}


h1 {
padding: 0 0 0 25px;
color: #3e816d;
font-size: 16px;
}

h2 {
color: #5e4a08;
font-size: 14px;
letter-spacing: 5px;
}

h3 {
color: #47787b;
font-size: 14px;
}

a {
color: #5f8853;
}

a:hover {
color: #000000;
} 