.bg {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #CCCCCC;
}
.white_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
}
