html, body {
	background: #EBF6FF;
}

h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 8px;
    color: #5E6FB8;
}

h1 {
    margin-top: 8px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #C2C2C2;
    font-size: 22px;
}    

