body {
	background: url("http://www.magicalurbanism.com/wp-content/themes/reflex_1.1/assets/css/skins/Classic/skinImages/bg_pattern.jpg") repeat top left;
}

#sidebar {
	background: black; 
	height: 100%;
	/* This tucks the sidebar graphic to the left... the negative integer should correspond with the width of the sidebar */
}



#entry{background: white; border: 1px solid #ddd}
#sub-sidebar ul li.widget{background: #FFF;}

#sub-sidebar h2 a, #sub-sidebar h2 a:visited{color: #333;}