@charset "utf-8";
/* CSS Document */
body, html {
	background:url(pics/bk.jpg);
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#fff;
}

