.template-wrapper { 
	width:1000px;
}
#header_cell { 
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
.layout-wrapper { 
	width:1100px;
}
#layout_wrapper { 
	width:1100px;
}
#content_column { 
	width:1100px;
}
body { 
	background-attachment:fixed;
	background-color:#ffffff;
	font-family:'Roboto',sans-serif;
	color:#000000;
	font-size:16px;
}
a { 
	color:#0000EE;
	font-size:16px;
	font-family:'Roboto',sans-serif;
}
h1 { 
	color:#1fb1ca;
	font-size:28px;
	font-family:'Roboto',sans-serif;
}
h2 { 
	color:#252628;
	font-size:24px;
	font-family:'Roboto',sans-serif;
}
h3 { 
	color:#252628;
	font-size:20px;
	font-family:'Roboto',sans-serif;
}
