body{
     font: bold 14px Courier, "Courier New", monospace;
     color: #dddddd;
     background-color: black;
}

.bodybox{
     position: absolute;
     top: 150px;
     right: 10px;
     bottom: 10px;
     left: 10px;
     width: 100%;
}

.splashpicture{
    text-align: center;
}