
#index_1_a{
    border: 2px black solid;height: 33%;width: 25%;
    justify-content: center;display: flex;
}

#View_Product_Page_h1_And_Image{
    border: 2px black solid;height: 50%;width: 25%;
    justify-content: center;display: flex;

    font-family: Verdana, Geneva, Tahoma, sans-serif;
    float: left;float: left; margin: 0px 15px 15px 0px;
}
br{
clear: both;
}


button{
background-color: black;
color: white;height: 7.5%;
width: 20%;
}

#basket_button{
    background-color: black;
    color: white;height: 7.5%;
    width: 80%;align-self: center;
    }

.input_login_page{
width: 120px; 

}

#purchase_a{
    border: 2px black solid;height: 33%;width: 25%;
    justify-content: center;display: flex;margin-left: 125px;
}