body {
    font-family: "Courier New";
    color: #aaff88;
    background: #110011;
    margin: 40px auto;
    max-width: 650px;
    padding: 0 10px;
    line-height: 1.6;
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.0;
}

a {
    color: #aaff88;
}
