html {
scrollbar-face-color: rgb(255, 204, 204);
scrollbar-highlight-color: rgb(000, 000, 000);
scrollbar-shadow-color: rgb(000, 000, 000);
scrollbar-3dlight-color: rgb(000, 000, 000);
scrollbar-arrow-color: rgb(000, 000, 000);
scrollbar-track-color: rgb(000, 000, 000);
scrollbar-darkshadow-cursor: rgb(000, 000, 000)}

body {
background-attachment: fixed;
background-image: url(eback.bmp);
background-repeat: tile;
background-position: top left;
cursor: default;
color: #000000}

p.heading {
font-size: 20pt;
font-family: "arial black";
filter: alpha(opacity=50); 
text-decoration: none}

p {
font-size: 10pt;
line-height: 15pt;
font-family: "comic sans ms";
cursor: default;
filter: alpha(opacity=50); 
text-align: justify}

a:link, a:active, a:visited {
color: rgb(000, 000, 000);
font-size: 10pt;
font-family: "comic sans ms";
cursor: default;
filter: alpha(opacity=50);
text-decoration: none}

a:hover {
color: rgb(255, 155, 155)}