/* CSS Document */
.page {
	background-image: url(../../images/backgrounds/indexpg.jpg);
	background-repeat: repeat-7;
	background-position: right top;
	background-color: #ffffff;
	height: 100%;
}
