@charset "utf-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #242424;
	background-position: center center;
	background-attachment: fixed;
	margin-left: 25%;
	margin-top: 50px;
}
