body, body * {
  vertical-align: baseline;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  /*color: #333;*/
}

p {
    margin: 0;
}

a {
    cursor: pointer;
}

#ad {
    display: block;
    border: #b6b6b6 1px solid;
    overflow: hidden;
    width: 158px;
    height: 598px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#banner {
    position: absolute;
    display: block;
    width: 158px;
    height: 598px;
    background-color: #715899;
    background-repeat: no-repeat;
    overflow: hidden;
}

.alpha {
    opacity: 0;
}

#frame1 {
    position: relative;
}

#the {
    position: absolute;
    left: 18px;
    top: 133px;
}

#like {
    position: absolute;
    left: 11px;
    top: 200px;
}

#of {
    position: absolute;
    left: 36px;
    top: 265px;
}

#your {
    position: absolute;
    left: 3px;
    top: 332px;
}

#life {
    position: absolute;
    left: 12px;
    top: 400px;
}

#text2 {
    position: absolute;
    left: 39px;
    top: 199px;
}

#text3 {
    position: absolute;
    left: 14px;
    top: 224px;
}

#text4 {
    position: absolute;
    left: 42px;
    top: 294px;
}

#hand {
    position: absolute;
    left: 216px;
    top: 471px;
}

#bpay {
    position: absolute;
    left: 33px;
    top: 111px;
}

#cta {
    position: absolute;
    left: 20px;
    top: 452px;
    width: 118px;
    height: 38px;
    background: url(../images/cta.png) top left no-repeat;
}

#cta:hover {
    background: url(../images/ctao.png) top left no-repeat;
}