/* Add Your Custom CSS Here */

#content-area{position:relative;}


#top-shadow
{
  display:none;
}

body{
background: url(/background/bg.jpg)!important;
background-repeat: no-repeat;
background-attachment: fixed !important;
background-position: center top;
background-size: 100%;
height:100%;)