body {background-color: black;
background-image: url("../imagenes/clases/mainbkground.jpg");
background-attachment: fixed}

img {border-style: none};

p {color: #CCCCFF;
font-family: "book antiqua"}
li, dl, table {color: #CCCCFF;
font-family: "book antiqua"}
dt {font-family: "book antiqua";
font-weight: bold}

h1 {color: #ff8c00;
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: #CC6699;
text-align: center;
font-family: "book antiqua";
font-size: 14pt}
h4 {font-family: "book antiqua";
color: #CC6699}
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: #CC00FF; text-decoration: none}
a.bilu:visited {color: #CC0099}
a.bilu:hover {color: blue; text-decoration: underline}