body {
background-image:url(images/bg.gif);
bgproperties="fixed";
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #000000;
}
h1 {
 font-family: Arial;
 font-size: large;
 text-align: center;
 color: #FF0000;
}
h2 {
 font-family: Arial;
 font-size: larger;
 text-align: center;
 color: #FF0000;
}
a:link {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #FFFF00;
}
a:visited {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #FF0000;
}
a:active {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #FFFFFF;
}
span {
 font-family: sans-serif;
 font-size: x-small;
 text-align: center;
 color:#FFFFFF;
}
body, textarea {
  scrollbar-base-color:#CFCFCF;
  scrollbar-3dlight-color:#080606;
  scrollbar-arrow-color:#0000FF;
  scrollbar-darkshadow-color:#EFEFEF;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#080606;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;}
body {
 font-family: sans-serif;
 color: #FFFFFF;
}
h6 {
 font-family: sans-serif;
 font-size: medium;
 font-weight: bold;
 text-align: center;
 color: #FFFF00;
}
p {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 text-decoration: underline;
 text-align: center;
 color: #FF0000;
}
