/* Este es el fichero de estilos general */

/* Color de fondo */
body {background-color: #ffe9e2; }
/* Cabecera 1 */
h1 {font-style: italic; font-weight: bold; color: #644640;  text-decoration: underline; text-align: center; }

p {text-align: justify; }

kbd {color:#D13105;}

samp {color: #067db9; }