#layout_wrapper { 
	width:1200px;
}
.layout-wrapper { 
	width:1200px;
}
#content_column { 
	width:1200px;
}
h1 { 
	color:#e3a513;
	font-family:'Roboto',sans-serif;
	font-size:35px;
}
h2 { 
	color:#e3a513;
	font-family:'Roboto',sans-serif;
	font-size:30px;
}
h3 { 
	color:#e3a513;
	font-family:'Roboto',sans-serif;
	font-size:25px;
}
body { 
	font-size:15px;
	font-family:'Roboto',sans-serif;
}
a { 
	color:#666666;
	font-size:15px;
	font-family:'Roboto',sans-serif;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
