/* CSS Document */

.jumbotron {
	background-color: white;
	background-image: url("../images/arxlogo.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 300px;
		
}