h1, h2, h3 {
    font-family: "Trebuchet MS", Arial, Impact, default;
    color: #435995;
}

.center {

    text-align: center;

}

.right {

    text-align: right;

}


body {
    background: #d1fefc;
}

body, p {
    font-family: Arial, default;
    color: black;
}

.copyright {
    font-size: x-small;
    text-align: center;
}

.contactform {
    font-family: "Trebuchet MS", Arial, Impact, default;
    color: #435995;
}
