/* CSS Document */
body{
	background: #FAF7E4 url(/img/bodyBack_03.jpg) repeat;
}
	.global {
		background: url(/img/globalBack_03.jpg) no-repeat;
	}
		.leftMenu li.active{
			background: url(/img/leftMenu_03.gif) no-repeat left 12px;
		}

