.mylb a{width: 85%;line-height: 30px;}
.mylb{line-height: 50px;}
.col1{min-height: 600px;}
.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;}
