html, body { margin: 0; padding: 0; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #aaa; }
body { background: #fff url(images/icps-footer.png) bottom center no-repeat; }
#uc { width: 300px; height: 200px; position: absolute; top: 50%; margin-top: -100px; left: 50%; margin-left: -150px; text-align: center; background: url(images/uc.jpg) center center no-repeat; }
h1 { padding: 0; margin: 0; font-size: 32px; line-height: 36px; font-weight: normal; }
p { margin: 10px 0 0 0; }
a { color: #888; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
a img { border: none; outline: none; }
:focus { outline: none; }
