html, body   { 
height: 100%; 
background:black;
margin: 0; 
padding: 0;
}
body{ 
font-family: 'Comic sans Ms', comic, Arial, Helvetica, sans-serif; 
font-size: 110%; 
text-align: center; 
padding-top:40px;
}
div#side {
background-image: url('skov-med-kat.jpg'); 
background-repeat: no-repeat; 
background-position: left bottom;
margin: 40px auto;
width: 770px; 
height:550px;
position: relative; 
border: 1px solid white; 
text-align: left; 
}
.h1 {
position: relative; 
top: 15%; 
left: 5%; 
z-index: 5; 
width: 500px; 
height: 44px; 
}
.h2 { 
position: relative; 
top: 85%; 
left: 88%; 
z-index: 5; 
width: 80px; 
height: 50px;
_top: 70%; 
}
a{
text-decoration:none;
font-style : normal;
font-weight : normal; 
font-size : 90%;
line-height : 120%;  
font-family : "Comic sans SM", Helvetica, Arial, sans-serif; 
text-align:left;
color : white; 
background: transparent;
}
a.copy{
text-decoration:none;
font-style : normal;
font-weight : normal; 
font-size : .6em;
font-family : "Comic sans SM", Helvetica, Arial, sans-serif; 
color : white; 
background: transparent;
}
#footer{
position:absolute;
width:100%;
height:40px;
left:0;
text-align:center;
}
p.date{
text-decoration:none;
font-style : normal;
font-weight : normal; 
font-size : .6em;
font-family : "Comic sans SM", Helvetica, Arial, sans-serif; 
color : white; 
background: transparent;
line-height : 80%;  
margin-top: 10px;
text-align:center;
}
#table1 a:link {
color : black;
background : white;
}
#table1 a:hover {
color : red;
background :white;
}
#table1 a:visited {
color : red;
background : white;
}
.table1 {
background: white;
padding: 5px;
}

