/* CSS Document */

#columna-central {
height:450px;
margin-left:100px;
margin-right:100px;
}

#main {
height:275px;
margin: 70px 20px 0 20px;
}

#text {
height:75px;
text-align:center;
}

div#text p {
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color: #5C3814;
margin-top:40px;
}

#idiomas {
height:50px;
margin-top:85px;
}

#espaņol {
margin-left: 166px;
border:none;
}

#ingles {
margin-left: 259px;
border:none;
}
