@charset "utf-8";
.bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bgimage.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

