﻿<style>
      headline. {
      
	 color:blue;
	 
	 front-weight: 300;
	 font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
     }

     header  {
     background-color:blue;
     height:100px;
     }
     header a {
     margin-right: 16px;
     text-decoration:none;
     color:black;
     }

</style>
     