
body {
font-family: "Comic Sans MS",Arial; font-size: 24pt; format(TrueType); color:rgb(248,220,80);
background-color: rgb(140,8,8);
background-repeat: repeat-y;
scrollbar-face-color: rgb(190,8,8);
scrollbar-shadow-color: rgb(130,8,8);
scrollbar-highlight-color: rgb(210,8,38);
scrollbar-3dlight-color: rgb(210,8,38);
scrollbar-darkshadow-color: rgb(130,8,8);
scrollbar-track-color: black;
scrollbar-arrow-color: black;
}

p{font-family: "Comic Sans MS",Arial; font-size: 10pt; format(TrueType); color:rgb(248,220,80);}

table{font-family: "Comic Sans MS",Arial; font-size: 10pt; format(TrueType); color:rgb(248,220,80);}

h1{ font-family: "Comic Sans MS",Arial; color:rgb(248,220,80); font-size: 26pt; font-weight: 600; }

a:link { text-decoration:underline; color:rgb(248,220,80);}
a:visited { text-decoration:underline; color:rgb(248,200,80);}
a:hover { text-decoration:none; color:rgb(248,250,80);}
a:active { text-decoration:underline; color:rgb(248,220,80);}

input{ background-color:rgb(140,8,8);color:rgb(248,220,80); border-color:rgb(210,8,38);}

textarea{ background-color:rgb(140,8,8);color:rgb(248,220,80); border-color:rgb(210,8,38);}
