/* RESET */
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%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {background-color:#f4eedf;text-align:center;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;}
#logoBack {width:340px;height:275px;position:absolute;top:50%;left:50%;margin:-137px 0 0 -170px;background-color:#146e81;opacity:.8;box-shadow:10px 10px 30px rgba(0,0,0,.5);
  border-top-left-radius:53% 55%;
  border-top-right-radius:46.5% 44.5%;
  border-bottom-right-radius:56.6% 56%;
  border-bottom-left-radius:44% 45.5%;}
#logoFront {width:195px;height:195px;position:absolute;top:50%;left:50%;margin:-97px 0 0 -83px;background-color:#b2ffff;border-radius:50%;opacity:.6;}
#logoHole {width:118px;height:118px;position: absolute;top:50%;left:50%;margin:-59px 0 0 -59px;background-color:#f4eedf;border-radius:50%;}
#logo {position:absolute;left:30px;top:75px;}
#demo {position:absolute;margin:-325px 0 0 -560px;left:50%;top:50%;}
#demoIn {position:absolute;width:100%;height:100%;border-radius:50%;background:transparent url('screen_demo_big.png') 50% 50% no-repeat; }
#logoIn {position: absolute;width:100%;height:100%;border-radius:50%;background:transparent;box-shadow:inset 10px 10px 30px rgba(0,0,0,0.5);}
p {position: absolute;font-size:2em;font-weight:100;text-shadow:1px 1px 0 rgb(255,255,255);}
#pBtm {bottom:30px;left:30px;}
#pTop {top:30px;left:30px;}
