<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Language" content="es" /> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title>Sin título 1</title> <style type="text/css"> .style1 { font-family: Verdana; font-size: x-large; color: #0000FF; } .style2 { font-size: xx-large; } </style> </head> <body> <p class="style1">WEB ALOXADA EN <span class="style2">&nbsp; EOMATICA</span></p> </body> </html>