/* CSS Document */

body {
	background-color: #FF9900;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	color: #000000;
	font-size:1.5em;
	}
