 a:link {
        color:blue;
        text-decoration:underline;
    }
    a:active { color:red }
    a:visited { color:purple }
    body {
        background-color:white;
        color:#393838;
    }
    h2{
        font-family:'Frutiger 67BoldCn','Frutiger-BoldCn','Frutiger';
        font-size:30px;
        text-decoration:none;
        color:white;
    }
   .Header{
height:158px;
background:#a4a4a4;
margin-top:50px;
align:center;}

.footer{
height:158px;
background:#6e6e6e;
align:center;}

#Logos{
margin-top:20px;
margin-bottom:20px;}

.headbottom{

text-align:center;
padding-top:100px;
}
.headtop{

text-align:center;

}

.headbottom h2{ 
position:relative;
    bottom:0;
    left:0;}