/* All top-area related classes. Change the color to your desired color. */
.headerclass {
padding-bottom: 5px; 
color: rgb(255, 115, 15); 
font-family: times; 
font-size: 18px;
}
