.background {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-top: 15px;
}
