.backgroundimage {
	background-image: url(images/logobackground.gif);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.bg2 {
	background-image: url(images/logobackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
