body { 
	background: #fff url('../images/bg.jpg') repeat center center ; font-size: 100%; text-align: center;
	}
	
 h1 {
  font-family: museo-sans,sans-serif; color: #cdcdcd; text-shadow: 2px 2px 2px #000; font-size: 300%; margin-bottom: 0px;
}
h2 {
	font-family: museo-sans,sans-serif; color: #cd4e10; font-size: 90% 	}
h3 { 
	font-family:Courier New, Courier, monospace; font-size: 200%;
	}
p {
	font-family: Courier New, Courier, monospace; font-size: 150%;
	}
a { color: #cd4e10;}
a:hover{color: #ded3cf;}