.BTN{
    width: 100px;
    padding : 4px;
    margin: 6px;
    border-radius:4px; 
    border-color: orangered;
}
button,a{
    text-decoration: none;
}
.img{
    width:640px;
     height:430px;
     border-radius:9px;
}