.wrap {
    width: 1060px;
    height:auto;
    margin: auto;
    text-align:center;
    position:relative;
}

.banner {
    font-family: "Consolas", "Courier New", monospace;
    font-size: 4em;
    font-weight: bold;
}