h1, h2, h3 {
    font-family:Open Sans
}
a {
	outline: 0 !important;
}
.navbar-brand span{
    padding-left: 15px;
    font-weight: bold;
    font-size: 1.3em;
}
.navbar {
    margin: 0;
    border-radius: 0 !important;
}
.container-fluid {
    padding: 0;
}
.image-responsive {
    max-width: 100% !important;
}
.informationAlert {
    margin-top: 15px;
    padding-bottom: 30px;
}