#container {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(img/pb_body_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E2EEF5;
}
h1 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
