h1 {
	padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #72c6ea;
}

h2 {
    color: #0192c4;
    margin-bottom: 18px;
    font-weight: bold;
    text-align: left;
}

.header {
    background-color: #008eb7;
    min-height: 30px;
    color: White;
    padding-top: 6px;
    font-size: 12px;
}

.slogan {
	font-size: 28px;
}