.frametitle{
    height: 95px;
    width: 100%;
    text-align: center;
    margin-bottom:15px;
}

.frametitle h1{
    margin: auto;
    font-size: 240%;
    padding-top:30px;
    font-weight: normal;
    text-decoration: none;
    color: #555;
    width:96%;
}

#title{
    cursor: pointer;
}


