body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
    color:#000;
}

.full {
  background:  url(bureau3.gif) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-color: #ed6b68;
    background-size: auto;
}