body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    font-family: 'TrajanPro-Regular';
    color: #FFF;
    background: center 80px #000 no-repeat;
}
a { color: #ff5474; }
.whf{ width:100%; height:100%; }
.wf { width:100%; }
.tac { text-align:center; } 
.ma { margin: auto; }
.posrel {position:relative;}
.posabs {position:absolute;}
.header {padding-top: 8px;}
.top {font-size: 24px; padding-bottom: 6px;}
.reservio-booking-button,
.fb-messengermessageus {display:inline;}
.fb-messengermessageus {margin-top: 2px;}
@media (max-width:768px) {
    body {background-position-y: 100px;}
    .top {line-height:45px;}
}