body {
        margin: 0;
        padding: 0;

        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
background-color:#000;
    background: url('media/bg7.jpg')  fixed;
}

}
#wrapper {
margin: 0;
padding: 0;
position:absolute;
width:1024px;height:100%; text-align:center;}
}
#content {
width:960px;height:600px;
}

#left {
margin-left:100px;
width:400px;height:600px;  float: left;

}
#right {
width:400px;height:600px;  float: left;

}
#entry  {
position:absolute;
 left:450px; top:300px;
}

.img
{
opacity:0.6;
filter:alpha(opacity=50); /* For IE8 and earlier */
}
