/* Background */

html, body {
height:100%;
}

body {
background-color:#000000;
margin:0px;
border:0px;
padding:0px;
font-size:100.01%;
text-align:center;
}



/* mittig */

#distanceone {
width:1px;
height:50%;
margin-bottom:-320px;
float:left;
}

#main {
position:relative;
width:1276px;
height:567px;
left:50%;
padding:0px;
margin:0px auto;
margin-left:-638px;
border-style:none;
clear:left;
background-color:#000000;
background: url( './imagery/screendesign.jpg' ) 0px 0px no-repeat;
}



p.trap {
position:absolute;
color:#FFFFFF;
background-color:#FFFFFF;
height:0px;
visibility:collapse;
}




