﻿body{
background: url('fondo.jpg');

}

#centro{
background-image: url('oasis1cx.jpg');
text-align:center;
width:475px;
height: 345px;
margin-top:65px;
margin-left:auto;
margin-right:auto;
border:3px;
border-style:dashed;
color:#69a148;

}
#logos_fw {
text-align:right;
}

#idiomas {
font-size: 30px;
font-weight:bold;
}


