@font-face{font-family:"Coca Cola ii";src:url("../fuentes/cocacolaii.eot") format("eot"),url("/..fuentes/cocacolaii.woff") format("woff"),url("../fuentes/cocacolaii.ttf") format("truetype"),url("../fuentes/cocacolaii.svg#CocaColaii") format("svg");font-weight:normal;font-style:normal;}
body{background-image: url(https://uriostealejandro.neocities.org/imagenes/fondo-del-espacio.jpg);}
h1 {
 font-family:Coca Cola ii;
 font-size:80px;
 color: yellow;
 line-height: 0.7;
 text-align: left;
 font-weight: 200;
}
h2 {
 color: yellow;
}
div {border: double;} 
#cabecera {
 height: 100px;
 background-color: #D6f9FE;
 width:400px;
 float: left;
}
#menu {
 height: 100px;
 background-color: #B2D6FF;
 float: left;
 width:400px;
}
#lateral {
 height: 400px;
 background-color: #F09A9D;
 float: left;
width:400px;
clear: both;
}
#principal {
 height: 400px;
 background-color: #F5CF8E; 
 float: left;
 width:400px;
}
