.headcic {
    Background: var(--main);
    width: 207px;
    opacity: 20%;
    height: 209px;
    border-radius: 100px;
    transform: translate(588px, -290px);
	margin-bottom: -250px;
}

.statis {
    float: left;
    text-transform: lowercase;
    color: var(--light);
    background: var(--main);
    font-size: 10px;
    padding: 10px;
    margin-right: 3px;
    width: 337px;
    text-align: center;

}

.warmwelcome {
    color: var(--dark);
    text-align: center;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-bottom: -18px;
    padding-top: 62px;
}

.warmwelcomename {
color: var(--light);
    font-size: 25px;
    text-transform: lowercase;
    font-family: var(--headschrift);
    text-align: center;
    letter-spacing: -2px;
}

.quotegos {
    text-align: justify;
    /* padding: 16px; */
    width: 945px;
    font-weight: bold;
    overflow: auto;
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.quo {
    width: 1088px;
    background: var(--light);
    height: 100px;
    margin-bottom: 2px;
}

.useron {
    height: 193px;
}

.userpostscene{
width: 224px;
    height: 23px;
    text-align: left;
    color: var(--main);
    background: var(--back2);
    padding: 26px 5px 7px 20px;
    margin: 5px 2px 2px 4px;
    text-transform: uppercase;
    font-family: var(--headschrift);
    letter-spacing: 0px;
    font-size: 14px;
}



.onlinestats {
	width: 1088px;
    height: 204px;

}

.onbox {
    overflow: auto;
    margin-top: 2px;
    text-transform: lowercase;
    background: var(--eye);
    padding-top: 17px;
    padding-left: 44px;
    padding-right: 44px;
	height: 144px;
	    padding-bottom: 17px;
}

.footback {
    background: var(--footer);
    width: 1099px;
    height: 250px;

}



.quotfoot {
    background: var(--light);
    width: 950px;
    padding: 20px;
    margin-left: 55px;
    margin-bottom: -50px;
	height: 115px;
	line-height: 20px;
}

.quotfoot::first-letter {
font-size:25px;	
	color:var(--main);
	font-family: var(--headschrift);
	margin-top: 15px;

}

.disimpbox {
    transform: translate(115px, 45px);
}


.disimp {
    color: #ebe8e5;
    background: var(--main);
    width: 150px;
    padding: 10px;
    text-align: center;
    float: left;
    margin-left: 15px;
}

.disimp a{
    color: var(--light);
}

.stathead {
    background: var(--main);
    color: var(--light);
    height: 14px;
    position: absolute;
    transform: translate(109px, -4px);
    padding: 7px;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
		
		