body {
background-image:url(../images/splash-screen-background.png); background-size: cover; background-repeat: no-repeat; }
table.normal { border-radius: 10px; background-color: white; } 
table.normal th { text-align: center; }
table.normal td,th { padding: 5px; }