body {
    background: rgb(174, 172, 247);
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif ;
    color:rgb(91, 89, 158);
    font-size: 150%;
}
h2 {
    font-family:cursive
}