body{
background: #ffffff;
font-family: Arial;
font-size: 11px;
margin: 0px;
padding: 0px;
}

#logo{
position: absolute;
top: 50%;
left: 50%;
width: 860px;
height: 273px;
margin: -273px auto auto -430px;
}

.tekst{
position: absolute;
top: 10px;
left: 50%;
width: 860px;
height: 30px;
margin: 0px auto auto -430px;
text-align: center;
color: #787879; 
}

.banner{
position: absolute;
top: 100%;
width: 100%;
height: 120px;
background-color: #787879;
margin: -120px 0px 0px 0px;
}

#banner{
position: relative;
top: 0px;
left:50%;
width: auto;
height: 120px;
margin: auto auto auto -400px;
}
