p{
    text-shadow: aqua;
    font-size: xx-large;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-decoration: wavy;
    color: aqua;
    padding-right: 50px;
    padding-left: 543px;
    padding-top: 50px;
    padding-bottom: 50px;
    

}

#khat{
    border:40px groove white;
} 


#tor{
    background-color:darkgreen;
}

#dre{
    border:40px double rosybrown;
}

h2{
    text-shadow: aqua;
    font-size: xx-large;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-decoration: wavy;
    color: aqua;
    padding-right: 50px;
    padding-left: 543px;
    padding-top: 50px;
    padding-bottom: 50px;
    

}
#fr{
    text-decoration-thickness: inherit;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: xx-large;
    color: white;
    border-color: aqua;
    background-color: darkcyan;
}

#rt{
    text-decoration-thickness: inherit;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: xx-large;
    color: white;
    border-color: aqua;
    background-color: darkcyan;

}