.bgimage {
	background-attachment: scroll;
	background-image: url(../images/bgcss.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

