body { 
	font-family:Arial, sans-serif;
	background-color:#ffffff;
	color:#222222;
}
a { 
	font-family:'Roboto Condensed', sans-serif;
}
h1 { 
	font-family:'Roboto',sans-serif;
	color:#000000;
	background-color:#ffffff;
}
h2 { 
	font-family:'Roboto',sans-serif;
	background-color:#222222;
}
h3 { 
	font-family:'Roboto',sans-serif;
	background-color:#222222;
	color:#ffffff;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
.layout-wrapper { 
	width:1100px;
}
#header_cell.mobile-header { 
	background-color:#ffffff;
	background-image:none;
}
