
.title {

    font-family: trebuchet ms, verdana, arial;
    font-weight: bold;
    font-size: 40px;
    color: black;
    font-style: italic;

}

.body {

    font-family: trebuchet ms, verdana, arial;
    font-size: 15px;
    color: black;
    padding: 10

}