body {
	background-color:#faf2e4;
  	background: #F5F5F5 url(../images/pattern.png);
	margin: 0 10%;
	font-family: sans-serif
	}

#logo {
	background-color:#ff0000;
	margin: 0 10%;
	font-family: sans-serif
	}

#header {
	background-color:#999999;     /*maybe use #7fff00	*/
	margin: 0 0%;
	font-family: sans-serif
	}



h1 {
	text-align: center;
	font-family: sans-serif;  	/*was serif*/
	font-weight: normal;				text-transform: uppercase;
/*	border-bottom: 2px solid #57b1dc;	*/
	margin-top: 30px;
	}
h2 {
	color: #000000;
	font-size: 1em;
	}

h3 {
	color: #000000;
	font-size: 1em;
	}
h4 {
	color: #000000;
	font-size: 1em;
	}