div
{background-color:black;
color:white;
text-align:center;
height:200px;
width:200px;
float:left;

}

.te{

background-color:red;

text-align:center;

height:50px;

width:1100px;

COLOR:BLUE;

}

.unito{

    background-color:yellow;

    color:white;

    height:400px;

   width:300px;

   float:left;}

.grandesote{

  background-color:lightblue;

  height:400px;

  width:800px;

  float:left;

  }

  .uno{

    width:400px;

     height:100px;

    background-color:pink;

    color:green;}

    .dos{

    background-color:lightgreen;

     height:400px;

     color:black;

     text-align:left;

    width:400px;

    float:right}

    .p{

background-color:grey;

text-align:center;

margin-right:970px;

height:50px;

float:left;

color:black;

width:1100px;}
 