html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

div {
	position: absolute;
	opacity: 0;
    -webkit-transform: translateZ(0px);

}

body {
}

#container {
	visibility: hidden;
	width: 300px;
	height: 250px;
	overflow: hidden;
    cursor: pointer;
    border: 1px solid #cbcbcb;
  box-sizing: border-box;
  cursor:pointer;
}

#theImage{
    left:-30px;
    top:-25px;

}

#logo{
    width:  288px;
    height: 22px;
   /* top: 124px;*/
    top: 124px;
    left: 6px;
}
/*
#cta{
    width: 92px;
    height: 10px;
    top: 231px;
    left: 102px;
}


.logoLetter{
    width: 23px;
    top: 124px;
}

#letter01{
    left: 3.5px;
}
#letter02{
    left: 28px;
}
#letter03{
    left: 52.5px;
}
#letter04{
    left: 73.5px;
    top: 125px;
}
#letter05{
    left: 97px;
}
#letter06{
    left: 121px;
    top: 125px;
}
#letter07{
    left: 146px;
}
#letter08{
    left: 172px;
}
#letter09{
    left: 199.5px;
}
#letter10{
    left: 224px;
}
#letter11{
    left: 249px;
}
#letter12{
    left: 273.3px;
}

*/
