body {
	margin: 0;
	font-family: sans-serif;
	background-color: #B2CCFF;
	color: #000000;
}

h1 {
	position: relative;
	margin: 0;
	border: 16px solid #4365A8;
	padding-left: 48px;
	background: #4365A8 url(/imagenes/rpgmaker.png) no-repeat left center;
	color: #FFFFFF;
}

p, dl, dd, address {
	padding: 0 1em 0.5em 1em;
}

p {
	line-height: 1.5em;
}
