#wrapper {
	background: #fff url(img/test.jpg) no-repeat top;
}
#bodycontainer {
position:absolute;
	width:600px;
	top:200px;
	left:100px;
}
