body { background: #333; font:14px/21px Helvetica, Arial, sans-serif; color: #333; margin: 0; padding: 0; }
#wrapper { width: 960px; margin: 0 auto; padding: 48px 0 72px; } 
.overlay{width: 100%; height: 100%; background:rgba(201,43,146,1) url('ajax-loader.gif') center center no-repeat; position: absolute; z-index:9999; -moz-transition:all .218s ease-in; -webkit-transition:all .218s ease-in; transition:all .218s ease-in;}
.overlay.loaded{background:rgba(201,43,146,0.6)} 
.content{display:none; font-family: 'Lato', sans-serif;  color:#ecf0f1; text-align:center; width: 610px; height: 260px; top: 50%; left: 50%; position:fixed; margin-left: -300px; margin-top: -150px;}     
.content .logo{padding-bottom: 15px;}
.content .alert{font-size: 52px; font-weight: 900;text-transform: uppercase; line-height: 52px}
.content .text{padding:20px; line-height: 20px; font-size: 16px;}