body {
	background-color: #FFFFFF;
}

#caja:after { content: "Wide Layout"; }

#main       { float: left; width: 15%; height: auto ;}

#img {
width:auto;}
header h1{
font-size:1.5em;
}
header h3{
font-size:1em;
}


footer    { clear: both;  display: block; }
