#wrapper {
    background-color: rgb(0, 0, 0);
    width: 1024px;
    display: block;
    margin: auto;
    height: auto;
    font-family: "MS PGothic", "MS Gothic", monospace;
}