@charset "utf-8";
/* CSS Document */

body {
	background-image: url("/img/bg-main.gif");
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
