body
{
background-color:#FAFAFA;
/*when will the css refresh???? Is my code not working or has it not refreshed yet?*/
background-color:#000000;
}
div#bodyContent div#siteSub
{
/*we know this is wikipedia, thank you very much*/
font-size:0;
color:#FFFFFF;
margin:0;
line-height:0;
}
div#mw-panel
{
position:fixed;
}
div.first, div.first a, div.first a:visited, div.portal, div.portal a, div.portal h5, #mw-panel.collapsible-nav div.collapsed h5, #mw-panel.collapsible-nav h5, div#mw-panel div.portal h5, span#etyl a, a
{
font-family:"Trebuchet MS", sans-serif;
text-transform: lowercase;
color:#655526;
font-size:11px;
line-height:2em;
letter-spacing:1px;
}
div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited, div#p-personal ul li a
{
color: #9aaad9;
}
.mainarticle, .mainarticle a, .rellink, .rellink a, .dablink, .dablink a
{
font-size:11px;
color:#808080;
font-family:"Trebuchet MS";
}
h4 span.mw-headline
{
font-size:16px;
font-family:"Trebuchet MS";
letter-spacing:1px;
font-weight:lighter;
}
a, a:visited
{
/*Annoying blue links... if you want to see more information on something,
you can mouse over it to see if there's a link*/
/*this should also help solve http://xkcd.com/214/ */
color:#000000;
}
div#bodyContent p, div#bodyContent ul, div#bodyContent ol, div#bodyContent table, div#bodyContent dl
{
color:#000000;
font-family:Garamond,serif;
font-weight:lighter;
line-height:1.4em;
font-size:18px;
text-align:justify;
letter-spacing:1px;
}
h1
{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:23px;
letter-spacing:2px;
color:#AE0000;
text-indent:0px;
font-variant:small-caps;
font-weight:lighter;
/*margin:25px 5px -20px 5px;*/
text-shadow:1px 1px #FFFFFF, -1px -1px #D8D8D8;
}
h3
{
color:#808000;
font-family:Calibri,sans-serif;
font-style:normal;
font-weight:lighter;
font-size:20px;
letter-spacing:1px;
}