@charset "utf-8";
/* CSS Document */

body {
background-image:url('images/background.jpg');
background-repeat:no-repeat;
background-position:top center;
background-color:#020e1b;
}