body {
	color: #000;
	background-color: #FFEB00;
	margin: 0px;
	line-height: normal;
	text-align: justify;
	background-image: url(imagenesindex/doblez.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.top {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagenesindex/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 339px;
	vertical-align: baseline;
}
.boton {
	background-color: #FFEB00;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px dotted #000;
}

.top ul{
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	float: right;
	text-align: right;
	margin: 0px;
	padding-top: 130px;
	color: #000;
	font-weight: bold;
	list-style-type: none;
}
.top ul a{
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}
.centro {
	display: table;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #000;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
}
.botom {
	font-family: "Courier New", Courier, monospace;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	text-align: center;
}
.botom a{
	font-family: "Courier New", Courier, monospace;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.casilla {
	border: 3px dotted #000;
	background-color: #FFEB00;
	font-family: "Courier New", Courier, monospace;
}
p {
	font-family: "Courier New", Courier, monospace;
}
