/*
Styles for Beth's Photo Albums

Beth Terry -- beth@herweirdest.com
*/

body { background:#000000; margin-top:5px; }

h1, h2, p, ul, li { font-family:sans-serif; color:#debdde; }
h1 { font-size:24px; text-align:center; }

p { font-size:12px; }
p.quote { font-size:11px; margin-left:.75in; margin-right:.75in; }
p.label { font-size:10px; }

td { text-align:center; vertical-align:top; }

img {border:10px solid white;}

a:link { color:#2eabed; text-decoration:underline; }
a:visited { color:#ffc6a5; text-decoration:underline; }
a:active { color:#ffc6a5; text-decoration:underline; }