body { height:100%; padding:0; margin: 0; background:#f1f8ff; }
div.image { background: url(images/splash.png) top no-repeat; position:absolute; width:600px; height:350px; top:50%; left:50%; margin:-175px 0 0 -300px; }
h1 { display: none; }
div.contact {position: fixed; display: block; width:100%; height: 24px; bottom:0; text-align: center; font-size:10px; color:#000; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, Verdana;}