/*
Styles for Beth's Photo Albums

Beth Terry -- beth@herweirdest.com
*/

body { background-image:url(http://www.herweirdest.com/photos/images/big_island/tapa_background.gif);
       background-color:black; 
       margin-top:15px; }

table, tr, td {
       background:black;
       color:white;
       font-weight:bold;
}

h1, h2, p, ul, li { font-family:sans-serif; color:#white; }
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; }

a:link{ color:white;}
a:visited{ color:#74d347;}
a:active { color:#74d347;}

/*#0080ff*/