@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #f1c040;
	background-image: url(bg_index.jpg);
	background-repeat: repeat-x;
}
