body
{
  background-image: url("../pictures/tools.jpg");
  background-repeat: no-repeat;
  background-size: 60% 60%;
  background-attachment: fixed;
  background-position: right;
}

h1
{
  color: darkblue;
  font-size: 20px;
}

p
{
  position:absolute;
  left:1170px;
}
