body {background-color: black;
background-image: url("../imagenes/clases/geoknot.jpg");
background-attachment: fixed}

img {border-style: none};

p, li, {color: #FFCCCC;
font-family: "book antiqua"}
dl, table {color: #FFCCCC;
font-family: "book antiqua"}
dt {font-family: "book antiqua";
font-weight: bold}

h1 {color: black;
text-align: center;
font-family: "book antiqua";
font-size: 14pt}
h2 {color: #ff8c00;
text-align: center;
font-family: "book antiqua";
font-size: 12pt}
h3 {color: #FF9999;
text-align: center;
font-family: "book antiqua";
font-size: 14pt}
h4 {font-family: "book antiqua";
text-align: center;
color: #adff2f}
h5 {color: #FFFF99;
text-align: center;
font-family: "book antiqua";
text-decoration: overline}
h6 {text-decoration: line-through;
background-image: url("imagenes/leaves.jpg")}
h7 {
text-decoration: underline}

a {text-decoration: none; background-image: url("")}

div:first-letter
{
color: red;
font-size:xx-large;
font-family: "book antiqua";
text-align: left}
p {margin-left: 0px
}

form {font-family: "book antiqua";
color: white;
text-align: center;
font-size: 12pt}

legend {font-family: "book antiqua";
color: white;
font-size: 12pt}

a.bilu:link {color: #FF9999; text-decoration: none}
a.bilu:visited {color: red}
a.bilu:hover {color: #CC3366; text-decoration: underline}