#close-button img, #home-button img {border: none}
.button {display: none}
#home-button a:link, #home-button a:visited {display: block; width: 80px; border: 1px solid black; text-align: center; text-decoration: none; font-size: 7.5pt; color: white; font-weight: normal; background: #005BAA; padding: 2px 0; margin: 20px auto 0px auto; line-height: normal}
#home-button a:hover {border: 1px solid navy; color: white; text-decoration: none}

