/* ==========================================================================
   Insert Your Custom Styles Below. All styles located in this file will
   override existing main.css stylesheets.
   ========================================================================== */ 

.page-section .container {
	position: relative;
}
.color-a {
	background-color: #111;
	background-image: url(../img/navbar%20background.jpg)
}

.color-b {
	background-color: #eee;
}

.red {
	color: #ed1c24;
}

.bagpic {
	margin-top: 170px;
	width: 25% !important;
}