html, body {
 
  height: 100%;
  margin: 0;
  padding: 0;
}

body { background: url(/img/bg2.png) no-repeat center center fixed;
background-color:#03062b;
background-size:400px 292px;
       }