.one{
    padding: 30px;
}

.two{
    background-color: black;
    color: white;
    text-align: center;
    
}

.six{
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0px;
}

.three,.four,.five{
    display: inline-block;
    margin: 0px;
    padding-bottom: 10px;
    color: dimgrey;

}

.three:hover,.four:hover,.five:hover{
    color: yellow;
}


.seven{
    text-align: center;
    margin-top:15px ;
}

.eight{
    height: 385px;
    width: 200px;
    display: inline-block;
    border:2px black solid;
}

.nine{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    padding-top:3px ;
}

.ten{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    padding-top:3px ;
}


.eleven{
    background-color: black;
    color: white;
    padding: 3px;
}

.twelve{
    text-align: center;
    background-color: black;
    color: aliceblue;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.thirteen{
    text-align: center;
}

.oneone{
    width: 420px;
    background-color: yellow;
    color: black;
}




.thirteen table {
    margin: auto;
}

.thirteen td,.thirteen input {
    padding: 2px;
}


.twotwo{
    margin: 0px;
    padding-top: 10px;
    font-size: 20px;
}

.twww{
    color: aliceblue;
}
