@charset "utf-8";
/* CSS Document */
.galleria {
	width: 1160px;
	height: 1080px;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
}

/* image boarder */
body .galleria-images img{
	border: 2px solid #000000;
	border-radius: 5px;
}

body {
	background-color: #333333;
}

.CenterVideo {
	margin-left: auto;
    margin-right: auto;
    display: block
}

.Video1 {
	border: 2px solid #000000;
	border-radius: 5px; 
	margin-left: auto;
    margin-right: auto;
    display: block
}

.Header1 {
	color: #FFFFFF;
	font-size: 48px;
	text-align: center;
}

.Header2 {
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
}

.Header3 {
	color: #FFFFFF;
	font-size:24px;
	text-align: center;
}

.MenuTextDark {
	font-size: large;
}

.MenuTextLight {
	font-size: large;
	color: #FFFFFF
}

.Back {color: #CCCCCC; font-size: large; }

.SmallText {
	color: #FFFFFF;
	font-size: 12px;
}
