@charset "utf-8";
/* Main Structure */
body {
	background-attachment: fixed;
	background-image: url(../images/structure/backmain.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}