/* CSS Document */
body {
	background-image:url(images/back_feather.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}


