.tale{
    color: #000;
    background-color: #dbf0ff;
    border: solid medium #b7b7b7;
    margin-bottom: 2em;
}

.taleh{
    color: #000;
    border: none;
    font-size: 2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.title{
    color: #FFF;
    -webkit-text-stroke: 0.5px #f29191;
    text-stroke: 0.5px #f29191;
    font-family: serif;
}

.date{
    color: #FFF;
    -webkit-text-stroke: 0.5px #e9f2cb;
    text-stroke: 0.5px #e9f2cb;
    font-family: serif;
}

.date1{
    float: right;
}