/* CSS Document */

body {
	background-color: #141414;
	margin:0px;
	padding:0px;
	/*background-image: url(../images/soon.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
}

