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