/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
   background-color: #F25900;
	color: #333;
	text-align: center;
   padding: 0px;
   background-image: url(bgk_wichaima.jpg);
   background-attachment: fixed;
   background-repeat: repeat-x;
}

#logo{
   background-color: White;
   width: 840px;
   height: 240px;
   margin-top: 40px;
   padding: 4px 4px 4px 4px;
}
#idiomas{
   margin-top: 20px;
   margin-bottom: 20px;
}
