body {
    margin:0;
    background-color: #e9e8e6;
    position: relative;
    background-image: url('v4.gif');
    background-size:cover;
    background-position:center;
    background-repeat:repeat;
    overflow-x: hidden;

    
}


html {
    
    
 


}




img {
    width: 80%;
    max-width: 500px;
    height: auto;
    display: block;

    margin-top: 350px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
    
    
}




h1 {
    
    
    font-family: sans-serif;
    color: white;
    display: block;
    width: 40%;
    height: auto;
    font-size: 20px;
  margin-left: auto;
    margin-right: auto;
    position: relative;
        text-align: center;
    text-decoration-color: white;

    
}



.lock {
    
    max-width: 20%;
     position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: auto;

    
    
    
}


a:visited {
  color: white;
}



: hover {
    
    color: red;
    
    
    
    
}








