/*
This file affects the 'Custom' theme for the Monaco skin.
See [[Help:Customizing Monaco]] for all the details how to modify this further
*/

body
{
  background: #f8f8f8 url('http://images2.wikia.nocookie.net/pvx/images/a/a6/Headbg.jpg?1') no-repeat;
}

#wikia_header
{
  background-color: transparent;
  border: 0px !important;
}

#background_strip
{
  background-color: transparent;
  border: 0px !important;
}

/* </pre> */

/* because Wikianswers doesn't allow us to redirect our users back to us
<pre> */
.WidgetAnswers { display:none; }
/* </pre> */