a { color: #0a6ff8; } 
a:hover { color: #1b2d46; }
#comment_form input[type="text"] 
{ 
    border: 1px solid #348aff !important; 
} 
#comment_form textarea 
{ 
    border: 1px solid #348aff !important; 
}
#header-wrapper h1 a {
    background-image: url('http://media.yashh.com/timages/logoblue.png');
}
.graph { border: 1px solid #348aff;  }
.graph .bar { background: #348aff;  }
#footer { border-top:3px solid #0a6ff8; }

/* BADGE  12/5 */
#header-wrapper #badge { position: absolute; background-image: url(http://media.yashh.com/timages/safarirocks.png); 
    width: 75px; height: 75px; overflow: hidden; margin: -15px 0 0 5px; z-index: -1;  }
#header-wrapper #badge span { display: none;}