body {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 110%;
color : rgb(0, 0, 0);
background : #ffffff url("newimages/background.jpg") no-repeat fixed center center;
}
table {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 110%;
color : rgb(0, 0, 0);
}
a:link {
color : rgb(128, 0, 0);
}
a:visited {
color : rgb(192, 92, 92);
}
a:hover {
color : rgb(255, 10, 10);
}
a:active {
color : rgb(215, 125, 124);
}
h1 {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 180%;
color : rgb(127, 0, 0);
}
h2 {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 180%;
color : rgb(0, 0, 0);
}
h3 {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 140%;
color : rgb(127, 0, 0);
}
h4 {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 140%;
color : rgb(0, 0, 0);
}
h5 {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 120%;
color : rgb(127, 0, 0);
}
h6 {
font-family : "Placard Condensed", Tahoma, Helvetica, sans-serif;
font-size : 120%;
color : rgb(127, 0, 0);
}