#split{
	background-color: #323232;
	height: 5px;
}

#split2{
	background-color: #7A867C;
	height: 10px;
}

#landing{
	background-color: #7A867C;
}

footer{
	text-align: center;
	background-color: #323232;
}

.img-full{
	width: 100%;
}

.img-thumbnail{
	width: 100%;
}

.highlight{
	color: white;
	font-weight: bold;
	font-size: 14pt;
	text-align: start;
}

.section{
	color: #0F5827;
	font-weight: bold;
	text-align: center;
	font-size: 30pt;
	
}

#section_background{
	background-color:#7A867C;
}
.info1{
	text-align:start;
	color:white;
	font-weight: bold;
	font-size: 10pt;
}

.info2{
	text-align: end;
	color:white;
	font-weight: bold;
	font-size: 10pt;
}

#bottom-info{
	background-color: #000000;
}

#footer1{
    font-weight: bold;
	color: white;
	font-size: 7pt;
	font-style: italic;
	background-color: #323232;
}

