body

{
background-image: url("01.jpg");
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}

.layer0
{
                position: absolute;
                left: 50%;
                top: 50%;
                width: 430px;
                height: 50px;
             
}
.layer1 
{ 
margin: 0;
padding: 0;
position: absolute;
left: 45%;
top:60%;
width: 335px;
height: 270px;

}