/* Main Stylesheet */
@import url("home.css");
@import url("fonts.css");

h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}
#contentInner2 {
    background: url(../img/v3/tan-leather-bg-dark.jpg) no-repeat top left;
}
#leftcontent {
    background-color: transparent;
    /*overflow: auto;*/
    height: 426px;
    padding-top: 53px;
}
#rightcontent {
    background: transparent;
}