Perdon Pense que lo avia postias :S
Código:
<style>
#container{
border: 0px solid #FF3333;
margin-left:25%;
height: 0% auto;
}
#titulos{
float:center;
border: 0px solid #330000;
font-size: 25px;
text-align: left;
}
#cuerpo{
float:center;
border: 0px solid #330000;
padding-left: 10px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
width: 70%;
}
#comluna1{
width:0% auto;
height:0% auto;
float:left;
}
#test-a{
float:center;
width:0% auto;
height:0% auto;
padding-bottom: 10px;
}
#cet{
margin-left: 10%;
}
</style>