.top_main_title{
    margin: 0 auto;
    width: 980px;
    
}
.top_main_title h1{
    font-family: 'Belleza', sans-serif;
    font-weight: normal;
    color: gray;
 }
 .main_highlight_bold{
    font-weight: bold;
    font-family: arial;
    text-transform:lowercase;
 }