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

.One{ font-size: 60px;
font-family:cursive;
    color:white;}

.Two{ font-size:36px;
font-family:cursive;
    color:white;
      text-align: center;
}

.three{ font-size:30px;
font-family:"Lucida Calligraphy", Arial, serif;
color:black;
text-align: center;
    
}



.ST{ font-size:27px;
font-family:"Lucida Calligraphy", Arial, serif;
color:black;
text-align: center;
}


.Title{ font-size:60px;
font-family: 'Lobster', cursive;
    color:white;
}

