body {
    font-family: sans-serif;
    font-size: 16px;
}

h2 {
    font-size: 1.6em;
    font-weight: 300;
    text-align: center;
    }

#box {
    margin: 0 auto;
    text-align: center;
    }

}

