.sf_blog_extra2 {
    float: right;
    width: 500px;
    height: 200px;
    background-repeat: no-repeat;
    background-image: url(images/Templatemobilesandpcweb.jpg);
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    padding-top: 50px;
    margin-bottom: 5px;
    float: left;
    font-weight: bold;
    font-family: verdana;
    font-size: 24px;
    color: #CFC3A7;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    float: left;
    font-family: arial;
    font-size: 14px;
    color: #CFC3A7;
 }

 
