html { height: 100%; }

body {
 margin: auto;
 background: #282828 url(kvweb.gif) no-repeat 50% 50%;
 text-align: center;
 height: 100%;
}

h1 { display: none; }

h2 { display: none; }

#footer p {
 margin: 0;
 font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666;
 position: absolute;
 bottom: 30px;
 right: 110px;
}
