body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0rem;
	line-height: 1.6rem;
	color: #333;
	background-color: #fff;
}  
.row-fluid .span9 {
	width: 64.468085099%;
	*width: 64.414893609638%;
}
.row-fluid .span3 {
	width: 33.404255317%;
	*width: 33.351063827638%;
  }

h1 {
  font-size:18px;
  line-height:20px;
  color:#800000;
  }

h3 {
  
  }

h6 {
  font-size:1.0rem;
  line-height:20px;
  color:#800000;
}


yellow {
  background-color: #ffffcc;
  }