body { 
    background: #000000;
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
p{ font-size: 14px;}
b{ color: darkgoldenrod;}
.splash{ text-align: center; display: block; position: fixed; margin: auto; top: 0; bottom: 0; left: 0; right: 0;  min-width: 500px; min-height: 500px; max-width: 1000px; max-height: 1000px;}
img { position: relative; margin: auto; padding:0; left: 0; right: 0; top:0; bottom: 0; max-height:1000px; max-width: 1000px;}