.logo {
    background-image: url('stadium_logo.png');
    background-repeat: no-repeat;
    background-color: transparent;
	width: 227px!important;
}
img.logo {
    display: none ;
}