body {
background-color: black;
background-position: center;
}

#pic {
margin: 0 auto;
text-align:center;
}

p {
color:white;
font:12px Arial;
}

div.pic {top: 0; left: 0; width: 100%; height: 100%;
    position: fixed; display: table}


img.entrypic {display: block; margin: 0 auto}
