@charset "utf-8";
/* CSS Document */

body{
	margin-top: 0px;
	background-color: #080808;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
}