canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.61);   
    background-image: url(/images/img1.jpg);/** Img Up To U **/
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    background-position: center center;
}
canvas#bgCanvas{
    background-image: url(/images/back2.jpeg);/** Img Up To U **/
}
canvas#stage{
    background-image: url(/images/back4.jpeg);
}
a, a:hover, a:focus {
	color: #42bfc2;
	text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

img { max-width: 100%; }

::-moz-selection { background: #42bfc2; color: #fff; text-shadow: none; }
::selection { background: #42bfc2; color: #fff; text-shadow: none; }
/***** Coming Soon *****/
.coming-soon {
    margin: 0 auto;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 35px;            
}

.safehosting-bg {    
    height: 100%;
    border-radius: 4px;
    display: table;
    width: 100%;
}
.safehosting-bg .container{
    padding: 0;
    width: 100%;
    display: table-cell;
    height: 100%;
    margin: 0;
    vertical-align: middle;
}
/*
     FILE ARCHIVED ON 09:10:25 Sep 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:39:39 May 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.711
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.057
  esindex: 0.011
  cdx.remote: 27.765
  LoadShardBlock: 197.245 (3)
  PetaboxLoader3.datanode: 145.114 (4)
  PetaboxLoader3.resolve: 127.254 (2)
  load_resource: 115.091
*/