@CHARSET "UTF-8";

/* Fixed logo position */
#header ._logo,
#header .logo_small {
    background-position: center;
}

/* Increased size of company name in footer text */
.footer .label_footer_1 b:first-of-type {
	font-size: 1.3em;
}