html {height:100%;overflow:hidden;} 
body {background: #ffffff;background: -moz-linear-gradient(top, #0078b0 0%, #a3155c 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0078b0), color-stop(100%,#a3155c));background: -webkit-linear-gradient(top, #0078b0 0%,#a3155c 100%);background: -o-linear-gradient(top, #0078b0 0%,#a3155c 100%);background: -ms-linear-gradient(top, #0078b0 0%,#a3155c 100%);background: linear-gradient(to bottom, #0078b0 0%,#a3155c 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078b0', endColorstr='#a3155c',GradientType=0 );} 
img {/*left: 50%;margin-left:-201px;margin-top:-151px;position:absolute;top:50%;*/}
H1,H2,H3,H4,H5,p{font-family: "ff-dax-pro",sans-serif;}
H1 {font-size: 24px; font-weight: 600;}
p{font-size: 14px; font-weight: 400;}
h1,h2,h3,h4,h5,p,a{color: #ffffff; text-decoration: none;}
#page {
background: transparent !important;
font-size: 1.2em;
color: #333;
position: absolute;
min-width: 385px;
min-height: 400px;
top: 50%;
left: 50%;
margin-top: -200px;
margin-left: -200px;
  text-align: center;
}