html {
    background: url("/img/other/zachbeale.png");
    background-repeat: repeat;
    
    text-align: center;
}
body {
    background: #fef;
    align-content: center;
    background-repeat: repeat;
    max-width: 666px;
    border: 6px double #000;
}