Tried all of that, but nothing just works. Here, this is the code .contentBox{
margin-top:110px;
width:670px;
height:auto;
background-color:#160306;
padding-bottom:20px;
opacity:0.85;
filter:alpha(opacity=85);
}
.contentBox .innerBox
{
margin-left:10px;
position:relative;
width:650px...