/* Custom additions by 
 * 'alexa' who is 'at' the domain 'mouse' dot 'vc'
 */

body {
  background-image: url(images/bgs/blueTiledGuitars.png);
  background-repeat: repeat;
}

#page-wide {
  padding: 0px 25px;
  width: 1050px;
  background-image: url(images/bgs/centralWavyBlackDiv.png);
  background-repeat: repeat-y;
  background-position: center;
}

#page-wide > div {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#comic {
  background: transparent !important;
}

#metaseopack {
  display: none!important;
}
/* Heading overrides */

h1, h1 a,
h2, h2 a,
h3, h3 a,
#menu li a {
  font-family: "Arial Black", Arial, sans-serif !important;
  color: #EEE;
}
