body {
	background-image: url('../images/background.jpg');
}
h1 {
	font-family: verdana;
	color: #ffeb66;
	font-size: 500%;
	text-align: center;
}
.gallery {
	padding: 15px;
	float: left;
}
.bottom-left {
	position: absolute;
	bottom: 8px;
	left: 16px;
	font-size: 500%;
	color: white;
	font-family: verdana;
}
.center {
	float: right; 
}
p {
	position: center;
	font-family: verdana;
}
.centerVideo{
	margin-left:30%;
}
.centerImages{
	margin-left:1.5%;
}
.centerText{
	margin-left:15%;
	margin-right:15%;
}
.top-left1 {
  position: absolute;
  top: 30px;
  left: 30px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}
.top-left2 {
  position: absolute;
  top: 30px;
  left: 130px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}
.top-left3 {
  position: absolute;
  top: 30px;
  left: 370px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}
.top-left4 {
  position: absolute;
  top: 30px;
  left: 550px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}
.top-left5 {
  position: absolute;
  top: 30px;
  left: 670px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}
.top-left6 {
  position: absolute;
  top: 30px;
  left: 875px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}
.top-left7 {
  position: absolute;
  top: 30px;
  left: 1100px;
  outline: 5px solid white;
  color: white;
  font-family:verdana;
  font-size: 150%;
}



