body {
	
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: 0 center;
	
}

article#comingsoon h1{
	
	display: none;
	
}