body
{
margin:0 0 0 0;
  background: url('../images/260179.jpg') no-repeat fixed;
  background-size: cover;
  background-position: 50%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;

}
.wrapper{
width:100%;
height:100%;
margin-left:auto;
margin-right:auto;
/*border:2px solid #000000;*/
z-index:10;
}