.body-bground {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	background-color: #000000;


}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
