.sf_main_header {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size:40px;
                font-weight: normal;      
                text-align: center;
                margin-left: 30px;
                padding-top: 20px;/*should be 52 */
                overflow:visible; /*should be hidden */
                width: 450px;
                height: 250px;   /*should be 100*/

}

.sf_main_header div {
                height: 200px; /*should be 95*/
                overflow: visible; /*should be hidden */
}
