@charset "UTF-8";
.body {
	text-align: center;
	background-image: url(images/bigbg.jpg);
	background-color: #121212;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
