body {
    transform: scale(0.85); 
    transform-origin: center;
  }

.cs2_servers {
    vertical-align: middle;
	text-align: center;
}

.octagone {
	vertical-align: middle;
	text-align: center;
}

.club {
	vertical-align: middle;
	text-align: center;
}

.body {
	background-size: cover;
	background-attachment: scroll;
	background-image: url(IMG/backB.jpg);	
	/*background: #DBDBDB;*/
	/*width: 100%;
    height: 100vh;*/
}
.p-name {
    display: flex;
	justify-content: center;
	front-family: Aria, sans-serif;
    font-size: 85px;
    color: #DE0B0B;
	/*margin-left: 28%;*/
}
.p-by{
	position:fixed;
	font-size: 20px;
	bottom: 3px;
	front-family: Aria, sans-serif;
	color:#DE0B0B;
}

a:link {
    color:#DE0B0B;          
    background-color: transparent;
    text-decoration: none;
}

a:visited {
    color:#DE0B0B;
    background-color: transparent;
    text-decoration: none;
}



/*.adress {
    bottom: 2px;
    position: fixed;
    left: 20px;
    padding: 5px;
    font-size: 22px;
    color: #000000;
}

/*.baner {
    height: 480px;
    width: 720px;
}*/

/*.ad-line {
    bottom: 35px;
    position: fixed;
    color: black;
}*/

/*.podval {
    position: fixed; Фиксированное положение 
    left: 0; bottom: 0; /* Левый нижний угол 
    padding: 6px; /* Поля вокруг текста
    background: #097c81; /* Цвет фона 
    color: #fff; /* Цвет текста 
    width: 100%; /* Ширина слоя 
    border-top: 2px solid rgb(0, 0, 0);
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: rgb(167, 8, 8);
}*/
