@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #28180B;
	font-family: "georgia", Times, serif;
	background-image:url(../imagenes/intro/fondo_intro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#intro {
	width:758px;
	background-color: #28180B;
	margin-left:auto;
	margin-right:auto;
	border-right: #734B28 1px solid;
	border-left: #734B28 1px solid;
	height:420px;
	border-bottom:1px solid #734B28;
	border-top:1px solid #734B28;
	overflow:hidden
}
