body {
    font-family: "Trebuchet MS";
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #aaf;
    color: #550;
}

div {
    color: #000;
    margin-top: 20px;
    margin-left: 40px;
}
