/* CSS Document */
body, html {
background-color: #FFFFFF;

}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;

}

.bg {
background-image:url(billeder/bg.jpg);
background-repeat:no-repeat;
width:850px;
height: 500px;
}

.bgvideo {
background-image:url(billeder/bg-video.jpg);
background-repeat:no-repeat;
width:850px;
height: 500px;
}
