#wrapper{
	background-image:url(img/background.jpg);
}

#content{
	position:absolute;
	left:0px; top:54px;
	width:980px; height:452px;
	overflow:hidden; background-color:#FFFFFF;
	z-index:10;
	background-image:url(../../img/home.jpg);
}

