/* CSS Document */


body {
	background-image: url(../images/header-bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

