
.ban {
	padding: 0;
	margin: 0;
    list-style: none;
    height: 620px;
    /* background: url(../imagenes/bg_1.jpg) no-repeat fixed center; */
    z-index: -100;
    
}
body {
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "LINE Seed JP", sans-serif;
	/* background: url(../imagenes/bg_1.jpg) no-repeat fixed center top; */
	background: url(../imagenes/18764.jpg) no-repeat fixed center;
	/* background-color: #314793; */
}