Forum Moderators: not2easy
Heres the CSS:
body{
background : #999999;
color : #FFFFFF;
font : 0.8em Arial, Helvetica, sans-serif;
}
#galleries{
background : #575757;
border : thin solid #FFFFFF;
padding : 2% 2% 2%;
position : absolute;
right : 12%;
text-align : center;
top : 70px;
width : 50%;
z-index : 1;
}
#pic{
background : transparent;
left : 2%;
position : absolute;
top : 50px;
width : 369px;
}