/* Hojas de estilo para imagen digital */
/* Art&iacute;culo hecho por Gustavo S&aacute;nchez Mu&ntilde;oz */

body {font-family: Arial, Helvetica, sans-serif; color: #ffffff; background: #000000; background-image: url(imagen/fondin.gif); background-position: fixed; background-repeat: repeat-y;}
p,li,ol,ul {font-weight: 100; color: #ffffff;  font-size: 16px; line-height: 26px; }
ul {list-style-type: square;}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; color: #00ff00; font-style: normal}
b {color: #00ff00;}
h2, h3, h4 {font-family: "Andale Mono", Courier, "MS Sans Serif", sans-serif, Terminal; font-weight: 100; color: #00ff00;}
a:link {color: #00ff00; text-decoration: none;}
a:hover {background: #00ff00; color: #000000; text-decoration: none;}
a:visited {color: #c0c0c0; text-decoration: none;}

br {clear: all;}