@import url(http://www.testwebben.se/3271/12076.css);

html, body {
width: 100%;
height: 100%;
}

html {
background: #000;
}

#film {
width: 450px;
height: 400px;
position: absolute;
left: 50%;
top: 50%;
margin:-200px 0 0 -225px;
}

a {color: #DCA830 !important; float:right; text-decoration: none !important;}
