.contactbottom {
	background-attachment: fixed;
	background-image: url(images/contactbkgbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contacttop {
	background-attachment: fixed;
	background-image: url(images/contactbkgtop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

