body { <table border="10"> color: #fff; background-color: #000; font-size: small; font-family:georgia; margin: auto; max-width: 600px; border: 5px solid #505050; } a,a:active { color: #FFF1CD; text-decoration: none; } a:visited { color: #ffffff; text-decoration: none; } a:hover { color: #ff9c00; text-shadow: 0 0 4px #FFF1CD; position: relative; top: 1px; text-decoration: none; } div { text-align: auto; font-size: small; background-color:#1f1f1f; border:1px solid #4c4c4c; margin:2px; padding:2px; color:#ded4ce }