@charset "utf-8";
/* CSS Document*/
.bigBlue {
font-size: 36px;
font-family: "Lucida Calligraphy", Arial, serif;
color: #FF0D48;
}

.purple {
    font-size: 42px;
    font-family: "Monospace";
    color: #D50DFF;
}

.Yellowmellow{
    font-size: 36px;
    font-family: "Fantasy";
    color: #FEFE41;
} 