

body #container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
	position: relative;
}

#container h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    line-height: 1;
	margin-top: 15px;
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: rgb(124, 134, 142);
}

#container p {
    font-size: 14px;
    color: #7c868e;
    font-weight: normal;
    margin-top: 5px;
	text-align: center;
	margin-bottom: 0;
}

#container a {
    font-size: 14px;
    text-decoration: none;
    color: #109BC7;
    font-weight: normal;
}

#container .link-freepik {
	position: absolute;
	bottom: 25px;
	right: 10px;
	font-size: 10px;
	z-index: 1000;
}

#container .seat-map-title {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
}

.image{position:absolute;}
      .vacant{fill:#d8d9da;}
      .store{stroke:#888a8c;stroke-linejoin:round;fill:##BDD5EE;}

  
        