hr{
	width: 250px;
	border: 2px solid #333;
}

section{
	min-height: 450px;
}

.visi{
	background-color: #eaeaea;
}

.contact{
	background-color: #eaeaea;	
}

.jumbotron{

/*background-image: url('../img/ms_1.jpg');*/
background-attachment: fixed;
background-size: cover;
background-position: 0 -50px;
color: #fff;
background-repeat: no-repeat;
margin-top: 50px;
height: 450px;
border-top: 10px solid salmon;
}


.jumbotron img{
	width: 23%;
	margin-bottom: 30px;
}
