html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #2C69A0 url(gif/mainBG.gif) bottom repeat-x;
	background: #2C69A0;
}
#pub {
	position: relative;
	top: 30px;
	margin: auto;
	width: 800px;
	height: 550px;
}