#title1{
    color: deepskyblue;
    text-shadow: aquamarine 3px 5px;
}
#content1{
    color: navy;
}
#title2{
    color: lime;
}
#content2{
    color: green;
}
#title3{
    color: greenyellow;
}
#content3{
    color: green;
}
#bottom{
    color: green;
}
