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

.bigBlue {
    font-size:36;
    font-family:"serif"; 
    color:#000080;
}

.blueBig {
    font-size:20;
    font-family:"cursive";
    color:#FF69B4;
}

.goose {
    font-size:40;
    font-family:"cursive";
    color:#FF0000;
}