.layout-wrapper { 
	width:1200px;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
body { 
	background-color:transparent;
	background-image:none;
	font-size:20px;
	font-family:'Times New Roman', Times, serif;
	color:#131316;
	font-weight:bold;
}
a { 
	color:#0e23b9;
	font-size:18px;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
}
h1 { 
	font-family:'Roboto',sans-serif;
	color:#000000;
}
h2 { 
	color:#2980b9;
	font-family:'Roboto',sans-serif;
	font-weight:bold;
}
h3 { 
	font-family:'Roboto',sans-serif;
}
