body { background-color: black; color: white; margin: 1em; } h2 { clear: both; margin-top: 1.5em; } table { margin-bottom: 1em; } img { float: left; border: solid thin white; margin-right: 1em; margin-bottom: 1.5em; } .time { font-style: oblique; } td, th { margin: 0.2em; } a:link, a:visited { color: inherit; text-decoration: underline; } a:hover { background-color: #444; } a:hover img { border-color: #444; } strong.max { color: #0f0; }