body, html {
background-color: #000000;
background-image: url(../../img/face5.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover;
font-family: Trebuchet,Tahoma,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	opacity: 1;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000; 
}
.videogallery {
	width: 90%;
	zoom: 1;
	text-align: center;
}

.videogallery span{ display:block; }
.videogallery a{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	position: relative;
	vertical-align: top;
	margin: 5px;
	width: 160px;
	font-family: Trebuchet,Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	opacity: 0.87;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}
.videogallery .videolb{display:none}
.videogallery a img{
	display:block;
	border:none;
	margin:0;
}
.videogallery a:hover{
	opacity:1;
}
.center{
	margin: auto;
	width: 90%;
	text-align: center;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

a{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	font-family: Trebuchet,Tahoma,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	opacity: 1;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}
a:hover{
	opacity:0.7;
}
}
.footer{
	font-family: Trebuchet,Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	opacity: 0.87;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}
.responsive {
    width: 100%;
    max-width: 515px;
    height: auto;
}