html {        /*mf54_reset.css (line 17) #1A41A0 */
  background: #0641A5 none repeat scroll 0 0;
  background-color: #0641A5;
/*  
  background: -webkit-gradient(linear, 0% 33%, 0% 100%, from(#0641A5), to(#0641A5), color-stop(.5,#ACCCD7));
  background: -moz-linear-gradient(top,#0641A5 33%, #ACCCD7 70%, #0641A5 100%); /* for firefox 3.6+ */ 
/*
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0641A5', endColorstr='#0641A5'); /* for IE */
  color:#000000;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center;
  z-index: 1;
}