@charset "utf-8";
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #787E00;
}

