#hi1{
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;
}

#ii1{
border:8px dashed rgb(255, 100, 220);
}

#hi2,#ai1,#hi3,#ai2{
padding:3px;
font-size:30px;
text-align:center;
text-decoration: none;
color: green;
}

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);
}