body, p, h1, h2, h3, table, td, th, ul, ol, a, blockquote
{
    font-family:    verdana,geneva,arial,helvetica,sans-serif;
}

body {
    color:          #f5deb3;
    background:     #000000;
    font-style:     normal; 
    font-size:      11pt;
    margin-left:    0em;
    margin-right:   0em;
}

table {
    vertical-align: top;
    text-align:     left;
}

td {
    vertical-align: top;
    text-align:     left;
    color:          #aa0055;
    background:     #ffffcc;
}

pre.code {
    color:          #cccccc;
    background:     #000000;
}

a:link    { color:  #191970; background-color:  transparent; }
a:visited { color:  #191970; background-color:  transparent; }
a:active  { color:  #191970; background-color:  transparent; }

#main {
    width: 100%;
    float: left;
}

.left {
    float: left;
}

.adsense {
    float:     right;
}
