@import url(main.css);
body {
background: #000;
color: #fff;
}
h1, h2, h3, h4, h5, h6, .essential, #footer, #prevnext {
color: #fff;}
/*#header {
background: #000;
color: #fff;}*/
#main {
background: inherit;
color: #fff;}
#main ul {
color: #fff;}
#main a {color: #fff;}
#main a:visited {
	color: #fff;}
#rightcol {
background: inherit;
color: #fff;}
#rightcol a {color: #fff;}
#rightcol a:visited {color: #fff;}
#bottom {
background: inherit;
color: #fff;}
#bottom a {color: #fff;}
#bottom a:visited {color: #fff;}
#header h1 {color:#fff; background:transparent;}

