body {
	background-color: #000000;
}
.Header {
	background-image: url(VideoGalen.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.continente {
	width: 400px;
	height: auto;
	background-color: #000000;
	margin-left: auto;
	margin-top: 50px;
	margin-right: auto;
}

.visor {
	height: 30px;
	width: 240px;
	margin-top: 0px;
}

.thumbs {
	width: 330px;
	height: 250px;
	margin-top: 25px;
	margin-left: 35px;
}

#Links {
	margin-left: auto;
	margin-right: auto;
	width: 530px;
	margin-top: auto;
}

#Footer {
	background-repeat: no-repeat;
	margin-left: auto;
	width: auto;
	height: 250px;
	background-image: url(Header.jpg);
	margin-top: auto;
	background-position: center;
}

