body {
  background-color:#FFF;
  font-family: arial, verdana;
  font-size: 12px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #F76B0C;
	font-weight: normal;
	text-decoration: none;
	padding:0;
	margin:0;
	padding: 0px 0;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding:0;
	margin:0;
	padding: 10px 0 10px 0;
}

