@charset "utf-8";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px bottom;
	background-attachment: fixed;
	background-color: #809CBA;
}
