style.css 426 Bytes
@import url(../base/style.css);
/* Red: 9A0000 9F0706 */

/* Background {{{ */
/*
html {
  background: #f4f4f4 url(images/fundo.png);
  overflow-x: hidden;
}

body {
  background: url(images/bg-top.jpg) 50% top repeat-x;
}
*/
#wrap-1{ width: auto;}
#wrap-2{ padding: 0px; border: none;}
#theme-header, #user, #site-title, #navigation{ display: none;}
#content{ margin-top: 0px;}
.main-content{ border: none;  padding: none;}