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