#sidebar, #tags, #alt-langs, #push, #footer p.contacts, #toplink {
    display: none;
}

#wrapper, #main-col, #content, #footer {
    width: 100%;
}

#content {
    line-height: 1.5em;
}

a {
    text-decoration: none;
    color: inherit;
}

a img {
    border: none;
}

span.title {
    display: none;
}

body {
    font: normal 100%/1.375 Georgia, Times, Times New Roman, serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}