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

.thumbs {
	width: 120px;
	height: 90px;
	margin-top: 25px;
	margin-left: 15px;
}
.continente {
	width: 180px;
	height: 400px;
	background-color: #000000;
	margin-left: 60px;
	margin-top: 10px;
	overflow: scroll;
}
.visor {
	height: 390px;
	width: 480px;
}

.bordercollie {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}


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

.thumbs2 {
	width: 700px;
	height: 200px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 120px;
}
