body {
	background-image: none;
	background-repeat: repeat;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#firma {
	height: 30px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-right: 8px;
	padding-left: 120px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#firma a {
	text-decoration: none;
	color: #999999;
}

#contenedor {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#contenedor2 {
	background-image: url(images/pruebawebbabe.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

