body {background-color: #FFE1FF ; background-image: url(objetos/fondoob.jpg); background-repeat:X ; background-position: center bottom ; margin: 5px 100px 5px 100px }
h1{font-sice:1.2em;color:yellow;font-weight:bold;text-align:center;padding:5px 10px 5px 10px
h2{color:blue;font-weight:bold;text align:center;padding:5px 10px 5px 10px

a          {color:brown;text-decoration:underline;display:block}
a:link   {}
a:visited{}
a:hover  {color:red;text-decoration:underline;background-color:silver}
a:active {background-color:silver}       
