@charset "utf-8";
/* CSS Document */

.div2 {
    background-color:#222E2B;
    font-family: cursive;
    color: #C3DBD5;
    font-size:40px;
    text-align: center;
    height:80px;
}

.div3 {
    background-color:#F707A7;
    font-family: Fantasy;
    color: #EDB7DC;
    font-size:50px;
    text-align: center;
    height:100px;
}