/* 
  this file contains the color specific declarations
*/

@import url("style.css");

span.logo {
  background-image: url(imgs/logo-o.png);
  background-repeat: no-repeat;
  float:left;
  width: 15%;
  height:100%;
}

