@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	}
