BODY { background-image: url(Image/1.jpg); background-color: black}

A:link    { color: #FFFFFF; }
A:visited { color: #6A5ACD; }
A:active  { color: #cc33cc; }
A:hover   { color: #0000FF; }
A:focus   { background: black; }

td { text-align: left;  color: #FF6347; font-size: 100%; }

H4 { text-align: center; color: #6A5ACD; font-family: Arial; }
H2 { text-align: center; color: #0000FF; font-family: Times; }
H3 { text-align: center; color: #0000FF; font-family: Times; }
tt { text-align: center; color: #D2B48C; font-family: times; }
H5 { text-align: left; color: #6A5ACD; font-family: Arial; }
H6 { text-align: center; color: #FFFFFF; font-family: Arial; }

P        { text-align: left;  color: #FF6347; font-size: 100%; }
P.header { align: left; }
P.copy   { text-align: center; color: #FFFFFF; font-size: 75%; }
P.autor  { text-align: right; font-weight: bold; font-size: 80%; font-family: monospace; }


