#layout_wrapper { 
	width:1015px;
}
.layout-wrapper { 
	width:1015px;
}
#left_column { 
	width:225px;
}
#content_column { 
	width:790px;
}
#header_cell { 
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
body { 
	background-color:#eeeeee;
}
a { 
	color:#226ec9;
}
h1 { 
	color:#272727;
	font-size:28px;
	font-family:'Lato', sans-serif;
}
h2 { 
	color:#006cff;
	font-size:22px;
	font-family:'Roboto',sans-serif;
}
h3 { 
	color:#000000;
	font-size:20px;
	font-family:'Roboto',sans-serif;
}
