@charset "UTF-8";
/* CSS Document */

body{
background:#000;
background-image: url(../images/bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}