@charset "utf-8";
/* CSS Document */
body,table { margin: 0 auto; padding: 0; }
body {
	background-image: url(imagez/LBRback.png);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: top center ;
	background-color:#000;
}