body, img {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, sans-serif;
}

img {
    border: none;
}

#background {
    position: absolute;
    top: 0px;
    left: 0px;
}

#video {
    position: absolute;
    top: 259px;
    left: 421px;
    width: 640px;
    height: 360px;
}

#watch {
    background: #fff;
    opacity: 0.0;
    filter: alpha(opacity = 0);
    width: 350px;
    height: 120px;
    position: absolute;
    top: 520px;
    left: 44px;
    border: none;
    cursor: pointer;
    padding: 0px;
    text-decoration: none;
}
