@import url("screen.css");



#content {
	background: #fff url("../images/home-content-bg.png") top left no-repeat;
	overflow: auto;
	padding: 20px 0 30px 0;
}
