body {
background: url(bilder/bg.gif);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 150%;
}

#top {
position: absolute;
height : 91px;
width : 750px;
top : 5px;
border: 1px solid;
background: url(bilder/banner.jpg);
}  

#overskrift {
position: absolute;
top: 103px;
width : 740px;
height : 10px;
padding : 5px;
background-color : #E1D5C5;
font-size : 10px; 
font-weight: bold;
border: 1px solid;
line-height : 100%;
} 

#tekst {
position: absolute;
background-color : white;
padding : 5px 1px 0px 5px;
top: 130px;
width : 744px;
border: 1px solid;
} 

div.elsker {
background-color: transparent;
float: left;
width: 190px;
padding : 0px 10px 10px 0px;
} 

div.hater {
background-color: transparent;
float: right;
width: 190px;
padding : 0px 0px 10px 0px;
} 


div.profilbilde {
float: left;
width: 195px;
margin: 0px 5px 5px 0px;
} 

div.profiltekst {
float: right;
width: 400px;
margin: 0px 0px 5px 5px;
} 


h1 {
font-size : 16px; 
font-weight : bold;
} 


a {
color : #597692; 
text-decoration : none; 
} 

a:hover {
text-decoration : underline; 
} 

img {
border: 0px
}