body{
margin:0%;
}
.div1{
background-color:#d14d72;
margin:0%;
position:absolute;
background-color:#d14d72;
width:100%;
height:50px;
}
.inst{
width:50px;
height:50px;
position:absolute;
left:10%;
top:0%;
 border-radius:50%;
}

.twiter{
width:50px;
height:50px;
position:absolute;
left:25%;
top:0%;
 border-radius:50%;
}

.what{
width:50px;
height:50px;
position:absolute;
left:20%;
top:0%;
 border-radius:50%;
}

.fb{
width:50px;
height:50px;
position:absolute;
left:15%;
top:0%;
 border-radius:50%;
}

.btn1{
position:absolute;
left:80%;
width:150px;
height:30px;
border-radius:10%;
color:black;
border-spacing: 2px;
border: double;
background-color:transparent;
top:10px;
border-color: white;
}
.btn1:hover{
    background-color: white;
    color: black;
    width: 130px;
    height: 25px;
    position: absolute;
}
.name1{
    position: absolute;
    top:15%;
    margin: 0%;
    color: white;
}
.name1:hover{
    color: black;
}




.div2{
    position: absolute;
    width:100%;
    height: 40px;
    top: 50px;
    margin: 0px;
}
.NAME2{
    position:absolute;
    left: 20%;
    margin-top: 0%;
    
}
.t1{
    position: absolute;
    left: 50%;
}
.btn2{
    background-color: transparent;
    border-top: 0px;
    border-bottom: 0px;
    border-left-style: solid;
    margin-top: none;
    border-right-style: none;
    margin-bottom: 0px;
    width: 80px;
    height: 30px;
    color: black;
}
.btn2:hover{
    background-color: yellow;
}
.bay{
    margin-left: 6px;
    font-size: medium;
    background-color:transparent;
    border: none;
    border-left: solid;
}

.img1{
    position: absolute;
    left: auto;
    top:12%;
    width: 100%;
}
.div4{
    position: absolute;
    top:50%;
    left: 10%;
}
h1{
    color: red;
}
span{
    color:red;
}

.div5{
    position: absolute;
    top: 100%;
    width: 500px;
    left: 10%;
}

.img2{
    position: absolute;
    top: 110%;
    left: 70%;
}
