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

h1,h2,h3 {

    color: slateblue;}
p {
    color: black
}


