body {
	background:transparent url(../images/content_bg.jpg) repeat-y center top;
}


#wrapper {
	width: 500px;
}

#contents {
	padding: 40px 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}