@charset "utf-8";
body, html {
	background-color:#913e05;
	background-image:url(../images/bg/bg_orange.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}