@charset "utf-8";
body {
	/*background-image:url(images/show_bg.jpg);*/
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
}

