.mainbg {
	background-attachment: fixed;
	background-image: url(pngs/mainbg.jpg);
	background-repeat: repeat;
	background-position: center;
}
