/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

html {
background-color:#7A7A7A;
color:#000000;
}
html {
background-image:none;
background-position:center top;
background-repeat:repeat-x;
}

#navbar {
line-height:22px;
}

.invert_header #sitename {
	
        text-align:left;
}

.invert_header #tagline {
	
        text-align:left;
}

ul {
list-style-image:url(none);
}