body {
	background-color: #44887B;
}

. bg-dark {
	background-color: #0E5144 !important;
}

. img-header {
	width: 100%;
	height: 100;
}

footer {
	background-color: #0E5144;
	margin-top: 20px;
	min-height: 30px;
    color: white;
    padding: 10px 8px;
    font-size: 10px;
    text-align: right;
}