


/*************/
/* Logo Tag */
/*************/

#logo {
    background: url("/ui.fim/style/mps-logo_white.png");
	background-repeat: no-repeat;
    max-height: 40px;
    height: 100px;
    width: 100px;
    margin: auto;
}