@import url(style-obsidian.css);


/*************************** General Styling ***************************/

/* Page Styling */
body {
background: #fff url(../images/page-bg-obsidian-grunge.png) repeat-x;
}


/*************************** Content Areas ***************************/

/* Page Wrap*/
#page-wrapper {
background: url(../images/header-veins.png) no-repeat center top;
}


/*************************** Footer ***************************/

/* Footer Bottom */
#footer-bottom-outer {
background: #000;
}