BODY {	margin: 0px 0px 0px 0px;	height: 100%;
	  background: rgb(190, 205, 212) url("../img/sc_top_bg.jpg");
  background-repeat: repeat-x;
  background-position: top;
  /*
	background-color: rgb(190, 205, 212);
	background-image: url(../img/sc_top_bg.jpg) repeat-x;
	*/
}
