/* ------[ Style Adjustments for Charcoal Color Scheme ]-------- */

body {
    background: url("../images/bkgrnd1.jpg")  no-repeat top center transparent;
	}

#header {
	background: url("http://www.bmlighting.com/wp-content/themes/wp-sublime-dev/images/header.png") no-repeat scroll 0 0 transparent;
	}

a, a:link, a:visited {
	color:#525866;
	}

a:hover, a:active {
	color:#000000;
	}