.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: #e5e5e9;
    font-size: x-small;
    line-height: 140%;
    font-family: Optima, Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(./ntbg.png);
    
}
.nicetitle p {
    margin: 0; padding: 0 3px;
}
.nicetitle p.destination {
    font-size: xx-small;
    line-height: 140%;
    text-align: left;
    padding-top: 3px;
}
