.gallery-body{
background:url("https://imgs.su/upload/773/4282959142.jpg");
	background-size: cover;
    background-attachment: fixed;
	background no-repeat: no-repeat;
    background-position:  50% 50%;

}

table{
background:#ed7b7bb6;
border-radius: 20px;
border: 2px solid #a80f0ffe;
box-shadow: 0px 0px 22px 8px rgba(156, 17, 17, 1);

}


center {
color:#fadede;

}

a {
text-decoration: none;
color:#000;
font-size: 25px;
-webkit-text-stroke: 1px #f22727;
}