body {

 

margin-top: 108; 

background-color :#5A8700; 

background: url(bg.jpg);

}

#logo{position: absolute; top: 65px; left: 20px; z-index: 1;}   

#kids{position: absolute; top: 10px; right: 0px;}

#menu{position: absolute; top: 137px; left: 5px; width: 100px;}


#menu A:link { color: #F8F6F2; font-weight : bold; text-decoration : none;}
#menu A:visited { color: #F8F6F2; font-weight : bold; text-decoration : none}
#menu A:hover {color: #800000; text-decoration : UNDERLINE; font-weight : bold; }
#menu A:active {color : #F8F6F2;    font-weight : bold;         text-decoration : none}


#boks {
        position: absolute;
        width: 400px;
        height: 300px;
        left: 50%;
        top: 50%;
        margin-left: -200px;
        margin-top: -150px;
        background-color: red;
    }





td {font-size: 0.6em; font-family: verdana, arial, sans-serif;}  

b {font-size : 1em; color : #303030; font-family: verdana, arial, sans-serif;} 

A:link { color: #800000; text-decoration : none}

A:visited { color: #800000; text-decoration : none}

A:active {    color : #800000;  text-decoration : none}

h1 {font-size : 1.3em; line-height: 0.5em; font-family: verdana, arial, sans-serif; padding-bottom: 0px;}

h2 {font-size : 0.9em; font-family: verdana, arial, sans-serif;}
