#counter {
	background-color:#f7f7f7;
	border:2px dotted #adadad; 
	text-align:center; 
	opacity:0.8;
	width: 360px;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
    filter:alpha(opacity=80); /* For IE8 and earlier */
}

#container-fluid{

	background-image: url(https://amandaandjeff.com/images/dp.jpg);
	background-repeat:no-repeat;
	background-position:center center;	
	
}	