/* XHTML y CSS con AMAYA
   Bartolomé Sintes Marco
   http://www.mclibre.org
   
   Hoja de estilo Enunciado ejercicio Currículum Vitae

   22 de octubre de 2004 
*/
body { background-color: #F4F4FF; color: black; 
  font-family: sans-serif; text-align: justify; }
h1 { text-align: center; text-transform: uppercase; }
h2 { background-color: #B8D0CE; color: #F4F4FF; padding-left: 5px;}

dl { margin-left: 20px; }
dt { text-decoration: underline; }

img#vpp { position: absolute; top: 5px; left: 5px; border:none; }

address#ultmod { border-top: black solid 1px; padding-top: 5px;
   clear: both; }
