  html { 
   background: url(../static/Resources/negociar.jpg) no-repeat center center fixed;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   
  }
  
    h1{
    font-size: 18.0pt;
    font-style: normal;
	color: #FFF;
	margin: 0 0 30px;
  }