body {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

h1, h2, h3, h4, h5, h6 { font-weight: 900; margin-bottom: 15px; }
h1 { font-size: 2.5em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.3em; }

#wrap { margin: 0px auto; max-width: 500px; width: auto; }
#center { text-align: center; }

.coming {
    padding: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    font-size: 32px;
    color: #444;
}