@charset "utf-8";

body {
background-color: #000;
margin: 0;
}

h2 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1em;
color: #000;
text-align:center;
margin-top: 4px;
margin-bottom: 2px;
}

p {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1em;
color: #000;
margin-top: 0;
text-align:center;
}

.galleryview {
border: none;
overflow-y:hidden;
}

.panel-overlay {

}

.panel {
background-color: #000;
sc
}

