body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
}
.vertical_rule {
	background-image: url(../images/vertical_rule.gif);
	background-repeat: repeat-y;
	color: #FFF;
}
