mainback {
	background-attachment: fixed;
	background-image: url(images/pages/mainback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #D5E3EE;
}
style {
	list-style-type: circle;
}

.mainback {
	background-color: #D5E3EE;
	background-image: url(images/pages/mainback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
}
