body {
    background-image: url("http://palese.net/img/pompei.cobblestones.png");
    background-repeat: repeat;
    text-align: center;
    margin: auto;
    max-width: 926px;
    height: auto;
}

h1, h2, h3, h4, p {
    font-family: "Consolas", monospace;
    padding: 5px 25px 5px;
}


p {
    font-size: 12px;
}

h0 {
    font-size: 30;
    font-family: "Arial", sans-serif;
}

h1 {
    font-size: 28px;
    font-style: bold;
}

h2 {
    font-size: 20px;
    font-style: bold;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}
