@import "/css/reset-min.css";

@import "/css/theme.css";
@import "/css/content.css";

@import "/css/footer.css";
@import "/css/header.css";

html {
background-color: #b8671b;
background-position:center top;
background: url(/images/wooden_bg.jpg);
background-repeat: repeat;
font-family: Helvetica, Lucida Sans, Lucida Grande, Arial, Verdana;
}