body {
text-align: center;
background-attachment: fixed;
background-image: url(../img/bakgrunn.png);
background-repeat: repeat-y;
background-position: center;
background-color: #00009b;
}

#center {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
width: 735px;
position: relative;
background-color: #FFFFFF;
margin: 0 auto;
}

#mainVenstre {
width: 512px;
background-color: #FFFFFF;
float: left;
}

#mainHoyre {
width: 222px;
float: right;
text-align: center;
}
