h1   {font-family : arial; 
      font-size: 24pt; 
      text-align:center
}

h2   {font-family : arial; 
      color:red
}

p    {font-family : Garamond }

body {
	background:lightyellow url('http://img527.imageshack.us/img527/3251/hoppestmp9jx7.png') no-repeat fixed right top; color: maroon;
	

}



p.inicial{font-family: 'Monotype Corsiva', Algerian, fantasy;
                font-size: 400%;
}

a:link {color:blue}
a:visited {color:purple; font-size:90%}
a:hover {color: #CC0033; background-color: #FFFFCC}
a:active {color:red}