@charset "UTF-8";
/* CSS Document */

#image {
	height: 937px;
	width: 1428px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/comingSoon.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #404019;
	margin: 0px;
}
