#header_main {
    text-align: center;
}

#header_main h1 {
    font-family: sans-serif;
    font-weight: bold;
    color: coral;
}

#header_main h2 {
    font-family: sans-serif;
    font-weight: bold;
    color: cornflowerblue;
}