body {
	margin-top: 100px;
	background: #fafafa url('../img/ticks.png');
}
img {
	border: none; 
}
#comingsoon {
	background-image: url('../img/comingsoon.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	height: 450px;
	width: 1426px;
}
