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

body {
	background-image: url('FCH-logo.jpg');
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}