#side_bar{ 
 font-size: 14px;
 color: navy;
 margin-left: 10px;   
 font-weight: bold;
 font-family: Georgia, "Times New Roman", Times, serif; 
}

#side_bar a {

 color: navy;  
}

#title {
 font-size: 24px;
 color: navy;  
 font-weight: bold;
 font-family: Georgia, "Times New Roman", Times, serif; 
 text-align: center;
}