h1, h2, h3, h4, h5, h6 { 
color: #000000;
border: double 6px #000000;
background-color:#FF0000; }

h2, h3, h4, h5, h6 { 
color: #FF0000;
border: solid 1px #FF0000;
background-color:#000000;}

.indent { text-indent: 3em; }

.theme { border-color: red; }

.themetitle { background-color: black; 
color: red; 
border-color: red;
}

p.title { 
color: red;
display: inline;
width: 80%;
text-align: left;
text-decoration: none;
font-family: arial;
font-size: 14px;
border: solid 1px #FF0000;
background-color: black;}

p.blog { color: white; 
display: inline;
width: 80%;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
border: solid 1px #FF0000;
}

p.noindent { text-indent: 0em; }



a { text-decoration:none; }

A.menulink {
text-indent: 1em;
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #FFFFFF;
border: solid 1px #222222;
}

A.menulink:hover {
color: #FF0000;
border: solid 1px #FF0000;
background-color:#000000;
cursor: url(http://www.angelfire.com/psy/xstill_livingx/cursor.ani);
}
body { margin: 0px; 
cursor: url(http://www.angelfire.com/psy/xstill_livingx/cursor.ani);
scrollbar-3dlight-color:white;
scrollbar-arrow-color:white;
scrollbar-base-color;
scrollbar-darkshadow-color:grey;
scrollbar-face-color:black
}
table.big { border: 4px solid green; }