@charset "utf-8";
#contenido-spn {
	text-align: left;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
body {
	text-align: center;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
}
