body{
			background-color: #FFE9BE;
			}
			h3{
			padding: 20px;
			text-decoration: bold;
			color: white;
			}
			p{
			padding: 20px;
			color: white;
			font-size: 20px;
			}
			ul{
			color: white;
			font-size: 18px;
			margin-left: 30px;
			}
			.sor{
			background-color: #B07E54;
			}
			.logo{
			width: 250px;
			high: 250px;
			border-radius: 45%;
			display: block;
			margin-left: auto;
			margin-right: auto;
			}
			.facebook{
			color: #FFC5A1;
			text-decoration: underline;
			}
			
			.map-container-3{
				overflow:hidden;
				padding-bottom:56.25%;
				position:relative;
				height:0;
				
				}
				.map-container-3 iframe{
				left:0;
				top:0;
				height:100%;
				width:100%;
				position:absolute;
				}
				.nevek{
				text-decoration: underline;
				}