.abs{
     
    margin: auto;
    display: block;
    font-size: 45px;
    text-align: center;
    text-shadow: 0px -2px 0px #551a8b,
0px 2px 6px white;
}
#bel{
    clear: both;
    margin-top: 60px;
    margin-bottom: 20px;
}
#pic{
    height:300px;
    width: 326px;
    max-width: 100%;
    float: left;
 
}
#pic1{
    height:300px;
    width: 325px;
    max-width: 100%;
    float: left;
 
}

.wrapper{
    border: 3px dotted white;
    padding: 20px;
 
    width:   100%;
    margin-bottom: 40px;
background-color:#551b8c;
    text-align: justify;
}

.wrapper:hover{
   
     box-shadow: 2px 2px 20px #feb645;
   
}

#pic2{
     
    float: right;
    height:250px;
    width: 328px;
    max-width: 100%;
}

#pic4{
     
    float: right;
   
    max-width: 100%;
}
.space{
    clear: both;
}

#imb{
    float: left;
}
.imbp{
   text-align: justify;
}