@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;
}
#backnext {margin:3px; clear:both;}
#backnext a {text-decoration:none; font-size:14px; font-weight:bold; margin:3px;}

