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

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

.splashpicture{
    text-align: center;
}
