body, input, textarea, select {
    color: #000;
    background: none;
}
h1 {
    font-size: 2.5rem!important;
    line-height: normal!important;
}
h2 {
    font-size: 2rem!important;
    line-height: normal!important;
}  
ul.primary-links, ul.secondary-links, #header-region, .sidebar, iframe, #menu-principal, div[class*="menu"], div[id*="menu"], .inner-share, .tabs, form, nav, .gtranslate {
    display: none!important;
}
footer {
    display: none!important;
}
body.sidebars, body.sideber-left, body.sidebar-right, body {
    width: 640px;
}
body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center, body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
    margin: 0;
}
#wrapper, #wrapper #container .breadcrumb, #wrapper #container #center, #wrapper #container #center .right-corner, #wrapper #container #center .right-corner .left-corner, #wrapper #container #footer, #wrapper #container #center #squeeze {
    position: static;
    left: 0;
    padding: 0;
    margin: 0;
    width: auto;
    float: none;
    clear: both;
    background: none;
}
#wrapper #container #header {
    height: 130px;
}
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
    text-shadow: none;
    color: #000;
}
a[href]:after {
  display: none;
  visibility: hidden;
}
.inner-header-front {
    display: none;
}