/* CSS Document */

body {
	background-color: #f6f7fc;
	margin: 0px;
	background-image: url(images/bckgd-2008.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
