body {
	background-color: #000000;
}

.Header {
	background-image: url(Estandardban.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;

}
.Continente {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.Texto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	color: #0099FF;
	padding-left: 15px;

}
.Texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

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

}
.Estilo2 {	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

