@import url("http://www.smzen.org/assets/css/base.css"); /*Base css file with text resizers and width buttons*/@import url("http://www.smzen.org/assets/css/800fixed.css");@import url("http://www.smzen.org/assets/css/customize.css"); /*Use this file to customize your website*//*This CSS controls the width of the logo. You must also set the line height of the H1 tag to the same height of your logo for SEO*//*To adjust the height you will need to edit the topbar and body.bodyfluid.topbar classes in 800.css */.topbar h1{position:relative;margin:0;padding:0;background:url(../images/logo.png) no-repeat 20px 0;}.topbar h1 a{display:block;text-indent:-5000px;text-decoration:none;width:250px;line-height:44px;}.topbar {position:relative;width:100%;}body.contentpane {background:#fff}#main-body {width:100%;} #content{width:75.1%;margin-right:0.5%;} #sidebar{width:23.6%;} #main-body {width:77%;} #content{width:100%;} #sidebar-2{width:23%;}