body {
 background-image: url(beb1c429045d5063.png);
 background-position:50% 50%;
 background-size:cover;
}

#textual{
 font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
 margin:auto;
 text-align:center;
 color:white;
 position:absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 width: 750px;
 height: 70px;
 font-size:65px;
 background-color: black;
}