/* Stylesheet für Opus Landing Page */


body {

background-color: #0f0f0f;

}

#page {

width: 757px;
height: 399px;
background-image: url(../images/landing_page_background.jpg);
margin: auto;
margin-top: 150px;

}

#page .flash {

position: relative;
top: 165px;
left: 310px;
width: 255px;
height: 25px;
overflow: hidden;



}



#page .html {

position: relative;
top: 180px;
left: 310px;
width: 255px;
height: 25px;
overflow: hidden;
}

#page .imgroll:hover {

position: absolute;
top: -25px;

}

#page .link {

position: absolute;
top: 447px;
right: 263px;
width: 85px;
height: 100px;


}



