/* mc5 extra css bits and pieces in all themes */

#Logo {
  padding: 0em;
  background-image: url(mc5.png);
  background-repeat: no-repeat;
  background-position: 5px 4px;
  width: 69px;
  height: 40px;
}

.Preview {
  background-color: #ffcccc;
}

