@import url(reset.css);
@import url(common.css);

/****************************************/
/* Global Style Base */
/****************************************/
body
{
  /*background: #000000;*/
}

/****************************************/
/* CONTAINERS */
/****************************************/
#OuterContainer
{
  /*border-right: none;
  border-left: none;*/
}
#OuterContainer
{
  background: #ffffff url(assets/banner-images/banner001.jpg) center top no-repeat;
}

/*@import url(enhancements.css);*/