@charset "utf-8";

body {
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

