configuration.naml

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

<override_macro name="has_small_avatar">
							true
						</override_macro>

<override_macro name="light_bg_color">
				D6D6D6
			</override_macro>
			<override_macro name="site_style" unindent="true">
				<n.overridden/>
				.nabble .light-bg-color { background-color: #D6D6D6; }
				
			</override_macro>

<override_macro name="text_weak_color">
				525252
			</override_macro>
			<override_macro name="site_style" unindent="true">
				<n.overridden/>
				.nabble .weak-color { color: #525252; }
				
			</override_macro>

<override_macro name="link_color">
				B00000
			</override_macro>
			<override_macro name="site_style" unindent="true">
				<n.overridden/>
				.nabble a:link, .nabble a.not-visited-link { color: #B00000; }
				
			</override_macro>

<override_macro name="link_visited_color">
				342882
			</override_macro>
			<override_macro name="site_style" unindent="true">
				<n.overridden/>
				.nabble a:visited, .nabble a.visited-link { color: #342882; }
				
			</override_macro>

<override_macro name="medium_border_color">
				B5B5B5
			</override_macro>
			<override_macro name="site_style" unindent="true">
				<n.overridden/>
				.nabble .medium-border-color { border-color: #B5B5B5; }
				
			</override_macro>

<override_macro name="nabble_stylesheets" unindent="true">
		<n.overridden/>
		
		
		<style type="text/css">
			.second-font, h1, h2, h3, h4, h5, h6 {
				font-family: 'Tahoma';
			}
		</style>
		
	</override_macro>

<override_macro name="site_style">
		<n.overridden/>
		
			.nabble .bodyimagejsm { background-color: #f7f7f7; background-image:url(http://i1063.photobucket.com/albums/t510/jsmoraes/Lua/wallpaper-1.jpg); background-position: left center; background-repeat: no-repeat; background-attachment: fixed; } .jsm_font{ font-family: 'Architects Daughter', cursive; } .jsm_fasterone{ font-family: 'Faster One', cursive> }
		
	</override_macro>