.bgimage {
	background-image: url('../images/danger.png');
	background-position: center center;
	background-size: cover;
	height: 200px;
}



/*Rows prepare containers so that they can hold columns*/