/* BODY */

body {
	color:#FFFFFF;
	background:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3C3E3B;
	margin-top: 0px;
	}

#content {
color:#000000;
position:absolute; 
left:0px; 
top:75px; 
width:400px; 
height:300px;
overflow:hidden; 
z-index:-1; 
}


