BODY { 
	background-color: #000034;
	background-image: url(/design/textureBG2.jpg);
	/*background-color: #efd346;   this is the original yellow color */
	/*background-image: url(../images/bg.jpg); this is the original yellow bg */
	background-repeat: repeat;
	background-attachment: scroll;
}

