@charset "utf-8";
/* CSS Document */

.body {
	text-align: center;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #72272B;
}

