* {
    width: auto !important;
    background-image: none !important;
    background-color: #000 !important;
    font-size: 100% !important;
    font-family: arial, sans-serif !important;
    color: #ff0;
}

body {
    background: #000;
    font-size: 200% !important;
    color: #ff0;
}

h1 {
    font-size: 120% !important;
}

h2 {
    font-size: 115% !important;
}

h3 {
    font-size: 110% !important;
}

h4 {
    font-size: 100% !important;
}

a:link, a:visited {
    color: #0ff !important;
}

img, object, embed, form, #header, #leftcol, #rightcol, #bread, #headerimages, #highvis, #widget, a.rss, #debug {
    display: none !important;
}


#side_panel_wrap,
#twitter_wall_wrapper {
    display: none;
}