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

body {
	background-color: #000000;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position:top center;
		margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}

