@charset "iso-8859-1";
/* CSS Document */

body {
margin:0;
background-color: #E1DAD2;
color:#FFFFFF;
	}
p {font-family:"century Gothic";
font-size: small; }
.xl {font-size: x-large;}	
a:link, a:visited, a:hover {
	color:#fff;}
