/* CSS layout */
body {
	background-image: url('siteimages/bkg.png');
	background-color: #000000;
	background-repeat: repeat;
}

