    body {background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(/napraw.to/men-repairing-chair.jpg);
          background-size: cover;
position: fixed;
        	font-family: 'Open Sans', sans-serif;
        background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
        width: 100%;

}
        
        a:link {
  color: white; 
  text-decoration: none;
}

a:visited {color:white;;
  text-decoration: none;
}

a:hover {
  color: grey;
  background-color: transparent;
}

a:active {
  color: white;
}
        
ul {
  list-style-type: none;
    width:100%;
    height: 70px;
    padding: 0;
  overflow: hidden;
  border-bottom: 1px solid white;
  background-color: transparent;
}

#header {margin-left: auto;
margin-right: auto;
}

    .h1 {  	    margin-bottom: .5rem;
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            align-content: center;

    font-size: 50px;
    line-height: 1.2;
    color: white;
          text-align: center;
          letter-spacing: 0px;
position: relative;
        left: 550px;
        bottom: -200px;
          text-align: center;


}
    
    .undertitle {color: whitesmoke;
    font-size: 15px;
            align-content: center;

        word-spacing: 2px;
        letter-spacing: 2px;
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";        position: relative;
        text-align: center;
        left: 400px;
        bottom: -200px;
        width: 500px;
        height:200px;
                      ;
}

        .button {
  background-color: #550A21;
  border: none;
            font-family: sans-serif;
            font-size: 15px;
            border-radius:50px;
  color: white;           
text-align: center;
padding: 12px 78px;
  margin: 4px -2px;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
            left:450px;
            
            position:relative;
            bottom: -70px;
}
        .button:hover {opacity: 1}
        
      .button2 {width: 150px;
  background-color: #550A21;

  border: none;
            font-family: sans-serif;
            font-size: 15px;
            border-radius:50px;
  color: white;
        padding: 12px 28px; 
          
          text-align: center;
  margin: 2px 2px;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
          left:560px;
            position:relative;
                      bottom: -70px;}
        
        
        
        .button2:hover {opacity: 1}
        
        #main-title {font-family: "Raleway", sans-serif;
        font-size: 25px;
        color: white;
        position: relative;
            top:-435px;
        left:20px;}