.tc{text-align:center;}
/* top */
.haleytop{
position:fixed;
top:0;
}
.haleytop>a{
  padding:5px 8px;
  background-color:#4a86e8;

}
.myfooter{
width:300px;
margin: 0 auto; 
text-align: center;
position:absolute;
bottom:0;
height:200px;
display: none;
}
.myfooter>h3,.myfooter>p{text-align: center;}