body

{background-color:black;}
body
{background-image:url(bakgrunn.jpg);background-repeat:no-repeat;background-position:topleft;}
body
{width: 800px;
position: absolute;
left: 50%;
margin: 0 0 0 -400px;;
padding-top:20px;
width:100%;}


h1
{color:black; font-size:30px; font-family:verdana; text-align:left}
a{color:black; text-decoration:none;}
a:hover{color:red; text-decoration:none;}

p
{color:black;text-align:left; font-family:times,serif; font-size:16px}

.bottom
{color:black;text-align:center; font-family:times,serif; font-size:12px; padding:2px;}

a
{color:blue}

IMG.imageright
{FLOAT: right; MARGIN: 5px; BORDER: 0px}

IMG.imagecenter
{FLOAT: center; MARGIN: 5px; BORDER: 0px}

IMG.imageleft
{FLOAT: left; MARGIN: 5px; BORDER: 0px}

table.maintable
{
border:outset 15px darkgrey;
border-spacing:5px;
width:800px;
}

td.maintable{
color:black;
background:#eeeeee;
border:solid 2px darkgrey;
padding:0px;
font-weight:normal;
}
th.maintable{
color:black;
background:#eeeeee;
border:solid 2px silver;
padding:10px;
font-weight:normal;
height:340px;

}
table{
border:solid 1px white;
border-spacing:5px;
}
th{
color:white;
background:#999999;
border:outset 3px white;
padding:5px;
font-family:times,serif;
font-size:14px;
font-weight:600;
}
td{
color:black;
background:#eeeeee;
border:inset 3px white;
padding:5px;
font-weight:normal;
}

