
body {
background-color:rgb(33,33,33);
margin: 1% 3% 5% 3%;
}
.contentWide{padding: 1em 3em 3em 3em;}

body.mceContentBody{
background-image:none;
}
.contentWide,td,body.mceContentBody{
background-color: rgb(78,75,75);
font-family: verdana,georgia;
color: white;
}

a:link {color:white}
a:visited {color:white}
a:active {color:}
a:link img {border-color:white}
a:visited img {border-color:white}
