body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-align: center;
}

h4 {
font-size: 40px;
font-family:"Courier New", Courier, monospace;
color:#6666FF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

#cuerpo {
margin:auto;
overflow:visible;
width:796px;
}

#barra {
background-image:url(image/barra.png);
border-color:burlyWood;
border-style:groove;
height:161px;
margin-top:10px;
width:790px;
}

#tituloweb {
float:left;
font-size:28px;
margin-left:82px;
margin-top:34px;
padding:20px;
text-align:center;
}

#botones {
height:70px;
width:790px;
float:left;
}

#contenido {
background-color:threedhighlight;
background-image:url(image/fondo.jpg);
float:left;
font-size:36px;
text-align:center;
width:795px;
overflow:visible;
}

#base {
background-image:url(image/barra.png);
border-color:burlyWood;
border-style:groove;
float:left;
height:34px;
margin-bottom:23px;
width:790px;
}

#abuela {
float:right;
margin-right:20px;
margin-top:19px;
width:98px;
}

#abuelo {
float:left;
margin-left:20px;
margin-top:19px;
width:121px;
}

#cuento {
background-color:lightCyan;
border-color:aquamarine;
border-style:double;
margin:20px;
text-align:center;
}

img.bruja {float: left;}

img.hada {float: right;}

img.dino {float: right;}

img.conejo {float: left;}

img.tortu {}

img.noti {
border-color:#999900;
border-style:outset;
width:380px;
}
