html, body {height:100%;}
    .wrap {
      position:relative;
      width:842px;
      margin: 0px auto; 
      height:auto;
      height:100%;
      min-height:100%; 
    }
.line1 {
font-style: regular;
font-weight: regular;
font-size: 2em;
color: #575656;
font-family: Trebuchet MS;
text-align:center;
margin-top: 30px;
}
.line2 {
font-style: regular;
font-weight: regular;
font-size: 2em;
color: #696969;
font-family: Trebuchet MS;
text-align:center;
margin-top: 30px;
}

.pic {
margin-top: 30px;
}

.copyright {
font-style: regular;
font-weight: regular;
font-size: 11pt;
color: #a7a7a7;
font-family: Trebuchet MS;
text-align:center;
margin-top: 120px;
}

a:link {
color: #15aba2;
}
a:hover {
color: #15aba2;
}
a:visited {
color: #15aba2;
}




