body, html
{
font-family: arial, sans-serif, helvetica;
color: #2e220b;
font-size: 16px;
margin: 0;
padding: 0
}


#container
{
margin: 170px auto 0 auto;
width: 755px;
height: 200px;
position: relative
}


a
{
color: #c2b6a7;
text-decoration: none
}

a:hover
{
color: #9B8D7B
}

h1
{
color: #c2b6a7;
font-size: 2.3em;
letter-spacing: -0.1em;
text-align: right;
position: absolute;
top: 54px;
right: 120px;
text-transform: lowercase;
}

img
{
border: 0px
}