#hi1,#bi1,#bi2{
padding:30px;
font-size:40px;
color: rgb(255, 100, 220);
text-align:center;
border:8px dashed rgb(255, 100, 220);
background-color:rgb(255, 230, 230);
margin-top: 0px;
}




#bi1,#bi2{
padding:10px;
font-size:30px;
color: rgb(50, 100, 50);
text-align:center;
border:4px dotted rgb(55, 100, 55);
background-color:rgb(150, 255, 150);
}




#hi2,#ai1,#hi3,#ai3{
padding:3px;
font-size:30px;
text-align:center;
text-decoration: none;
color: green;
}



#ii1{
border:8px dashed rgb(255, 100, 220);
}



p{
padding:30px;
font-size:25px;
color: #ee7777;
text-align:justify;
border:8px dashed pink;
background-color:rgb(255, 230, 230);
}


#pi1{
padding:30px;
font-size:25px;
color: rgb(205, 105, 0);
text-align:justify;
border:8px dashed orange;
background-color:rgb(255, 230, 200);
}


.cc1{
color: rgb(100, 150, 80);
border:8px dashed  rgb(140, 210, 140);
background-color:rgb(230, 255, 200);
}