body{
	background-color: #000;
	background-image: url(../imgs.countdown/background_img.jpg);
	background-size: cover;
	padding: 0;
	margin: 0;
}


#masthead{
	margin: 0 auto;
}


#masthead img{
	width: 300px;
	margin-top: 5%;
}

#count-down-wrap{
	width: 100%;
	background-color: rgba(255, 255,255, 0.75);
	height: 185px;
	margin-top: 25%;

}
