/* ------- header ------ */

#otj_header{
background-color: #fff;
padding: 10px 0 30px;
text-align: center;
}
#otj_header a:hover{
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
}
#otj_header p{
margin-top: 5px;
}