html body {
    background-color: #E5E2C9;
    background-image: url(images/quer_b.gif);
  	background-repeat:no-repeat;
  	background-position: 196px 0;
  	height:100%;
  	width:100%
	}
