#blogTitle h1 .headermaintitle{
   color:#1570a6;

}
.mymessage{
position: absolute;
font-size: 15px;
color: #1570a6;
top: 45px;
left: 70px;
font-weight: 700;
 
}

#navList li
{
width: 90px;
padding-left: 10px;
text-align: center;
}
#navList a:link, #navList a:visited, #navList a:active{
color:green;
}