@charset "utf-8";
/* CSS Document */

body {
background-color:#000;
background-image:url(bkg.JPG);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;

}