H1 { color: red; }
H2 { color: red; }
H3 { color: white; }
img { border: none; }
table { background: #222222; }
input.album {cursor: hand; text-align: center; border:1px solid navy; }
td {font-family: Arial; font-size : 9px; text-align: center; width: 130px; }
BODY { background: black; color: white; }
A:link { text-decoration: none; color: red; }
a:visited { text-decoration: none; color: #dd0000; }
A:hover { text-decoration: underline; color: yellow; }
P { color: #ffb573; font-family: sans-serif; }
.home { font-size: large; font-family: sans-serif; }
.home:hover { text-decoration: underline; color: yellow; }
.subheading { color: yellow; }
.datetime { font-style: italic }
