body
{
background-color: a09d97;

}

ul
{
list-style-type:none;
margin:0;
padding:0;
padding-top: 40px;
float: left;
}

li
{
float: left;
}




a:link
{
color: 833a52;
text-decoration: none;
}

a:visited
{
color: 833a52;
text-decoration: none;
}

a:hover
{
color: 833a52;
text-decoration: italic;
}

a:active
{
color: 833a52;
text-decoration: none;
}

a.cont:link
{
color: 833a52;
text-decoration: none;
font-size: xx-large;
margin-bottom: 70px;
}

a.cont:visited
{
color: 833a52;
text-decoration: none;
font-size: xx-large;
margin-bottom: 70px;
}

a.cont:hover
{
color: 833a52;
text-decoration: italic;
font-size: xx-large;
margin-bottom: 70px;
}

a.cont:active
{
color: 833a52;
text-decoration: none;
font-size: xx-large;
margin-bottom: 70px;
}

#container
{
position: absolute;
top:0px;
left: 100px;
background-repeat: no-repeat;
background-color: FFFFFF;
color: 664952;
font-family: vernada;
height: 100%;
width: 400px;
 
}

#content
{
width: 110px;
padding-top: 330px;
}
