#home{
     background-color:white;
}

.headermaintitle{
     font-size:30px;
     color:#21759b !important;
     opacity:0.8;
}

.catListTitle{
     display:none;
}

#profile_block{
     display:none;
}

.introduceOfMyself1{
     border-top:1px solid #21759b;
     border-left:1px solid #21759b;
     border-bottom:1px solid #21759b;
}

.introduceOfMyself1 h3{
     margin:5px;
}

.introduceOfMyself2{
     border-left:1px solid #21759b;
     border-bottom:1px solid #21759b;
}

.introduceOfMyself2 h3{
     margin:5px;
}