@import url(/styles/default.css);

/*== Different images on the main page and interior: ==*/
html, body {background: #FFF url(/images/bgInner.jpg) repeat-x; background-attachment: fixed;}
body#main {background: #333 url(/images/bg.jpg) repeat-x; height: 1200px;}
.content{padding:175px 0px 0 0px;}