#theme {
    background-color: transparent;
}
#logo {
    height: 124px;
    top: 40px;
}

h2, h3 {
    color: darkyellow;
    font-size: 1.3em;
}

h4, h5, h6 {
    color: yellow;
    font-size: 1.2em;
}


#lcolumn p, #lcolumn ol, #lcolumn ul {
    font-size: 1.2em;
}