@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

