
.mylb a{width: 70%;}
.lineheight{line-height: 50px;}
.footer2 {
position: relative;
    margin: 0 auto 5px;
text-align: center;
    font-size: 17px;
    line-height: 30px;
    font-weight: bolder;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;}
.foot{
position: absolute;
z-index: 10;
    left: 25%;
  margin-top: -30px;
    top: 50%;
        text-align: center;}

