﻿body, html {
    float: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}

body {
    font-family: Times New Roman, Serif;
    font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 { font-family: Arial, Sans-Serif; }

a:link, a:visited {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
}

#header, #mainWrapper, #container, #main, #contentHeader, #shop, div, #content {
    background: transparent;
    border: 0;
    float: none !important;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

#wrapper {
    background: transparent;
    border: 0;
    color: black;
    float: none !important;
    margin: 0 1%;
    padding: 0;
    width: auto;
}

#headerContent, #adminMenuContainer, #menuContainer, #footer, .adminBtn, #secondWidgetContent, #widgetContent, #background, #fb-root, #headerTop, #shopMenuContainer, #submenuContainer, #banner, .push, #languageTopSelector, #flexBanner, .categoryDescriptionText, #fbLike { display: none; }

.clear { clear: both; }