Etiqueta para pegar en la página entre <head> y </head>
<link href="styles/style.css" rel="stylesheet" type="text/css">
Estilo propio:
.nombre {
color: green;
font-size: 16px;
font-family; algerian;
text-shadow: 3px 3px 1px black;
}