html {
	margin: 0px;
	padding: 0px;
	}
body {background-image: url(images/bg2.gif);   scrollbar-base-color : #000000;
  scrollbar-face-color : #FFCCCC;
  scrollbar-arrow-color : #FF0000;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-highlight-color : #ff9999;
  scrollbar-shadow-color : #FF9999;
  scrollbar-darkshadow-color : #660000;}
a:link {color: #ffff99; text-decoration: none}
a:active {color: #ffff99; text-decoration: none}
a:visited {color: #ffff00; text-decoration: none}



#text {font-family: serif, Times New Roman; color: #ffff99; font-size: 20px; text-align: justify;
}

#heading {font-family: serif, Times New Roman; color: #ffff99; font-size: 60px; text-align: center;
top: 0px;
}

#heading2 {font-family: serif, Times New Roman; color: #ffff99; font-size: 35px; text-align: center;
top: 0px;
}

#heading3 {font-family: serif, Times New Roman; color: #ffff99; font-size: 30px; text-align: center;
top: 0px;
}