body {
  background-image:url(images/bg.gif) ;
bgproperties="fixed";
 font-family: Arial;
 font-size: medium;
 text-align: center;

}
h1 {
 font-family: Arial;
 font-size: large;
 text-align: center;
 color: #FFFF00;
}
h2 {
 font-family: Arial;
 font-size: larger;
 text-align: center;
 color: #990000;
}
a:link {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #990000;
}
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:#990000;
scrollbar-3dlight-color:#990000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#990000;
scrollbar-face-color:#990000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#990000;
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-align: center;
 color: #FF0000;
}
