@import "../common/screen.css";

#body {
	background: white url(body.jpg) no-repeat;
}

#body .left p {
	padding-right: 50px;
}

