body {
margin: 0px;
padding: 0px;
background: url(images/bg.gif) repeat-x;
background-color: DFD696;

}

.left {
	position:absolute;
	width: 100%;
	left: 9px;
	top: 180px;
	height: 100%;

}
