body {
background-color: #8f8bb0;
color: #493234;
font-family: ariel, verdana, helvetica, sans-serif;
font-size: 100%;
margin: 0 auto;
min-width: 800px;
text-align: center;
}

a {
color: #4a2e3a;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active {
color: #67e5c3;
font-weight: bold;
text-decoration: none;
}

a img {
border: 0px;
text-decoration: none;
}

#container {
position: relative;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 750px;
min-height: 450px;
}


#content {
margin: 10px 0 0 0;
padding: 0 0 0 20px;
width: 100%;
}

