/* temp css for scalable logo */
body #logo img {
	max-height: 39px;
    max-width: 218px;
    width: auto;
    height: auto;
}