body {
    font-family: "Anonymous Pro", "Courier New", Courier, monospace;
}

.head {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    text-align:center;
    width:80%;
    height:600px;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
