body {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
