/* CSS Document */
.pageBg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center middle;
	background-color: #275788;
}
