/*==================================
               BODY
===================================*/
body

{
  margin: 0px;
/*  background-attachment: fixed; */
/*  background-color: #073580; */
  background-color: #032a75;
  background-image:url('images/bg-grad-blue.jpg');
  background-repeat:repeat-x;
  font-family: sans-serif;
  text-align: center;
}