.bkg {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;

}
