configuration.naml

<override_macro name="nabble_stylesheets" unindent="true">
		<n.overridden/>
		
		<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'/>
		<style type="text/css">
			.second-font, h1, h2, h3, h4, h5, h6 {
				font-family: 'Open Sans';
			}
		</style>
		
	</override_macro>

<override_macro name="bg_color">
				D9D9D0
			</override_macro>
			<override_macro name="site_style" unindent="true">
				<n.overridden/>
				html,#nabble,.nabble .no-bg-color { background-color: #D9D9D0; }
				
			</override_macro>