h2{
	color: #003399;
	font-weight: 700;
	font-size: 25px !important;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	margin-top: 5px;
	margin-bottom: 5px;
}
.title{
	text-align:right;
	font-size:18px;
	margin-top:5px;
}
.row{
	margin: 0px;
/*	padding:5px; */
}

#header {
	max-width: 100%;
	height: 100px;
	background-repeat: no-repeat;
}

