@charset "UTF-8";
body p {
}
footer  {
	color: #FFF;
	font-weight: 200;
	font-size: 13;
}


.image-1 {
	width: 100px;
	height: 100px;
	float: none;	
	}
	
.content-right {
	width:auto;
	float:right;
	}
	
	.content-left {
	width:auto;
	}
	
	.jumbotron.bar1 {
	background-color: #FFF;
	height: auto;
}
	
	.jumbotron.bar2 {
  background-color: #81D0E6;
}

.jumbotron.bar3 {
  background-color: #F5F865;
}
