@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/fcw.background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCC99;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	letter-spacing: 2px;
	line-height: 30px;
	text-align: left;
}
