#div2 {

float: left; 
width:30%; 
height:50%; 
border-radius:10px 10px; 
margin-right: 20px;
}
#div2-2 {

float: left; 
width:70%; 
height:15%; 
border-radius:10px 10px; 
border: solid 2 #fff;
margin-right: 20px;
margin-top: 20px;
margin-left: 20px;
text-shadow: 2px 2px #000;
}
#div2-3 {

float: left; 
width:70%; 
height:15%; 
border-radius:10px 10px; 
border: solid 2 #fff;
margin-right: 20px;
margin-top: 20px;
margin-left: 20px;
text-shadow: 2px 2px #000;
}
#div2-4 {

float: left; 
width:70%; 
height:15%; 
border-radius:10px 10px; 
border: solid 2 #fff;
margin-right: 20px;
margin-top: 20px;
margin-left: 20px;
text-shadow: 2px 2px #000;
}
#div2-5 {

float: left; 
width:70%; 
height:15%; 
border-radius:10px 10px; 
border: solid 2 #fff;
margin-right: 20px;
margin-top: 20px;
margin-left: 20px;
text-shadow: 2px 2px #000;
}

a:link {

text-decoration:none;
color:#fff;
} 

a:active {

text-decoration:none;
color:#fff;
}

a:hover {

text-decoration:underline;
color:#fff;
}

a:visited {

text-decoration:none;
color:#fff;
}  

a {
text-decoration:none;
} 

#separacion {

width:50%;
height: 26%
}