body {
	background:#fff;
	padding:10px;
	margin:0px;
	text-align:center;
}

#contentwrapper {
	bbackground: url(/graphics/bg-home.jpg) no-repeat;
	width:812px;
	height:568px;
	position:relative;
}

#sidebar {
	position:absolute;
	top:140px;
	left:50px;
	width:177px;
}
