#content {
        position:absolute;
        top: 30px;
        width:88%;
}


body {
color: #F4DFC0;
font-family: Baskerville;
font-size: 16px;
line-height: 18px;
overflow-x:hidden;
background:url('m-background.jpg') no-repeat top right fixed;
  border: none;
  background-color: #080F17;
  }
  
  a:link, a:visited, a:active {
font-family: Calibri;
font-size: 16px;
line-height: 18px;
color: #F4DFC0;
text-decoration: none;
border-bottom: #F4DFC0 dotted 1px;
}
  
.headline {
font-family: Baskerville;
font-size: 22px;
line-height: 27px;
text-align: left;
text-transform: none;
}

.logo {
font-family: 'Fuggles', cursive;
font-size: 60px;
line-height: 65px;
text-align: left;
text-transform: none;
}

.menu a,  a:hover {
font-family: Calibri;
font-size: 20px;
line-height: 25px;
color: #F4DFC0;
text-decoration: none;
border-bottom: #F4DFC0 dotted 0px;
}