	body {
	background: #000000;
	height:200%;
	display:block;
	width:100%;
	}
    .scramblegram{position:relative;z-index:5000;width:540px;}
    .scramblegram:hover{z-index:10000;transition:1.876543s;}
    iframe {
	top:50%;
	left:1%;
	transform:translate(0%,-50%);
	display: inline-flex;
  position: absolute;
  z-index: 5;
  width: 500px;
padding-bottom:15px;
padding-right:15px;
    }
    .figleaf {
        position:absolute;bottom: 0%;z-index:1256;left:<? echo rand(47,65);?>%;
        transform:translate(-50%,0%);
        overflow:hidden;
        border-radius:90% 90% 35px 35px;
        height:365px;  width:286px;
    }
	.logo {
    font-family: 'Courier New', monospace;
	position:fixed;
	top:1%;
	left:1%;
	}
	.logo a{	font-size:2em;
			transition-timing-function:ease-in-out;
                        			transition:2.345s;

}
	.logo a:hover{
	background:#000000;
                        			transition:2.345s;
			transition-timing-function:ease-in-out;
		font-size:1.6em;
                        background-image:url("https://cdn.carfarm.club/go.png");        
                        background-size: 100% 100%, cover;
			border-top:.234em solid darkgray;
			border-bottom:1em solid black;
                        border-right:2em solid aliceblue;
                        border-left:.344em solid lightgray;
	}

    .gui {
            color: antiquewhite;
        z-index: 400;
    position: absolute;
    opacity:.6345;
    font-family: 'Courier New', monospace;
}
	.timers {
	position:fixed;
	top:0;
			background:#000000;
	right:0;
	opacity:.3456;
    }
	.timers a {color:antiquewhite;text-decoration: none;padding-bottom:70%;
			transition:2.345s;
			transition-timing-function:ease-in-out;

border-bottom:0em solid black;border-left:0em solid aliceblue;font-size:2em;
}
	.timers a:hover {
			text-decoration: none;
			border-bottom:1em solid black;
			border-left:2em solid aliceblue;
			transition:1.345s;
			transition-timing-function:ease-in-out;
			background:#000000;
			padding-bottom:66%;font-size:1.6em;
			background-image:url("https://cdn.carfarm.club/250px-Canada_Stop_sign.svg.png");	
			background-size: 100% 100%, cover;
			
}


	.nav {
	font-size:2em;
	position:fixed;
	top:1%;
	left:1%;
	padding-bottom:125px;
	padding-right:125px;
    }
.jigview {
animation-name:background-slider;
animation-duration:20s;
}
