body {
background-image: url(vache.jpg);
background-attachment: fixed;
background-repeat: repeat-x-y;
background-position: 0% 0%;
}
h1{ 
color: red;
margin-top: 50px;
margin-bottom: 200px;
}
h3{
color: white;
}
h6{

color: pink;
}
h5{
font-size: 200px;
}
img {
Position absolute
top 40px;
bottom 40px;
}

