/* white */
#page_bg {
	height: 100%;
	margin-bottom: 1px;
	background-image: url('../images/bground.jpg');
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
        background-color: none;
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #CAF7FF;
}

div#wrapper {
	background: none;
}

div#footer {
	background: none;
}