@import url(/styles/default.css);

/*== All html Pages ==*/
html, body {background: #000 url(/images/bgMain.jpg) 50% 0 repeat-y; height: auto;} 

/*== Overwrites the top level code (above) for the main page, to control bg scrolling/height ==*/
body#main {background-image: none; height: 100%;}