.sf_extra2 {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 344px;
    height: 108px;
    background-repeat: no-repeat;
    background-position: 1px 1px;
    background-image: url(images/yellow.jpg);
 }

 .sf_extra2 span {
    width: 344px;
    height: 108px;
    display: block;
    background-repeat: no-repeat;
    background-position: 89px 1px;
    background-image: url(images/blogmiddle.jpg);
 }

 .sf_extra3 {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 344px;
    height: 108px;
    background-repeat: no-repeat;
    background-position: 256px 1px;
    background-image: url(images/blogright.jpg);
 }

 .sf_extra5 {
    left: 218px;
    margin-bottom: -29px;
    position: relative;
    right: 0;
    top: 0;
    height: 54px;
    width: 752px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(images/Vroomerssmall.JPG);
 }

 body {
    padding: 0px;
    margin: 0px;
    font-family: "Times New Roman", Times, FreeSerif, serif;
    font-size: 15px;
    background-color: #450000;
    color: #450000;
 }

 .sf_navigation ul li a {
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    width: 180px;
    display: block;
    text-align: center;
    margin: 0px 0px 10px;
    padding: 0px;
    font-size: 16px;
    color: #750000;
 }

 .sf_navigation ul li a:visited {
    color: #5676B3;
 }

 a:link {
    color: #750000;
 }

 a:visited {
    color: #5676B3;
 }

 a:hover {
    color: #750000;
 }

 .sf_main_header {
    height: 108px;
    overflow: hidden;
    margin-right: 354px;
    font-weight: bold;
    font-size: 36px;
    color: #FDFCF1;
 }

 
