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: 318px;
    height: 98px;
    -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: 318px;
    height: 98px;
    background-color: #715899;
    background-repeat: no-repeat;
    overflow: hidden;
}

.alpha {
    opacity: 0;
}

#frame1 {
    position: relative;
}

#the {
    position: absolute;
    left: 83px;
    top: 9px;
}

#like {
    position: absolute;
    left: 158px;
    top: 9px;
}

#of {
    position: absolute;
    left: 49px;
    top: 50px;
}

#your {
    position: absolute;
    left: 101px;
    top: 49px;
}

#life {
    position: absolute;
    left: 193px;
    top: 49px;
}

#text2 {
    position: absolute;
    left: 37px;
    top: 22px;
}

#text3 {
    position: absolute;
    left: 37px;
    top: 22px;
}

#text4 {
    position: absolute;
    left: 34px;
    top: 23px;
}

#hand {
    position: absolute;
    left: 348px;
    top: 100px;
}

#bpay {
    position: absolute;
    left: 256px;
    top: 11px;
}

#cta {
    position: absolute;
    left: 74px;
    top: 50px;
    width: 105px;
    height: 34px;
    background: url(../images/cta.png) top left no-repeat;
}

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