BODY 
{
scrollbar-face-color: maroon; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: maroon;
scrollbar-darkshadow-color: black; 
scrollbar-track-color: gray; 
scrollbar-arrow-color: snow;
background-color: black;
}

table.blargh
{
height:810;
width:600;
table-layout:fixed;
}

.foo
{
width:600;
table-layout:fixed;
}

.loon
{
width:440;
background-image: url(images/blue.jpg);
}

.whoah
{
width:100;
height:810;
table-layout:fixed;
}

.wee
{
width:80;
}

h1
{
color:#F11617;
filter:glow(color=FFFF00,strength=3);
width:100%;
}

a:link
{
color:#E0C6A0;
text-decoration:none;}

a:visited
{
color:paleturquoise;
text-decoration:none;}

a:hover
{
color:white;
text-decoration:underline overline;}

a:active
{
color:gray;
text-decoration:none;
}
