#header_cell { 
	background-image:none;
	height:226px;
	background-color:rgba(0, 0, 0, 0);
}
body { 
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image:none;
	background-size:cover;
	background-color:transparent;
}
.layout-wrapper { 
	width:1230px;
}
#layout_wrapper { 
	width:1230px;
}
#left_column { 
	width:100px;
}
#content_column { 
	width:1130px;
}
h1 { 
	color:Black;
	font-size:10px;
}
h2 { 
	color:Black;
}
h3 { 
	color:Black;
}
a.ce-button { 
	color:#000000;
}
a.ce-button:hover { 
	color:#000000;
}
