@import url(baseStyle.css);

/* ====================== Formatting ========================*/

body {
	text-align: center;
	background-color: #3b3a32}
#bodyId {
	background: #3b3a32 url(../Img/siteBG.jpg) repeat-x;}
#bodyId.categoryHome  {
	background: #3b3a32 url(../Img/homeBG.jpg) repeat-x;}
	

	