#header_cell { 
	height:60px;
	background-color:rgb(92, 173, 224);
	background-image:none;
}
body { 
	background-attachment:fixed;
	background-color:transparent;
	background-image:none;
	font-size:14px;
	font-family:'Roboto Condensed', sans-serif;
}
#header_cell.mobile-header { 
	background-color:rgb(92, 173, 224);
	background-image:none;
}
a { 
	font-family:'Roboto Condensed', sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}
h1 { 
	font-family:'Roboto Condensed', sans-serif;
}
h2 { 
	font-family:'Roboto Condensed', sans-serif;
}
h3 { 
	font-family:'Roboto Condensed', sans-serif;
}
.layout-wrapper { 
	width:1440px;
}
