Код:
<!--HTML--><link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>

<div class="n-site-template claimstext">
<div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px; text-align: center; color: #000; font: 35px Lobster; text-transform: lowercase;" >имена и фамилии</div>
 
 <div class="maincontent">

<center><i>От того, как назовёшь человека, зависит его образ в твоём сердце.</i></center>
 <h3><div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px;">A - F</div></h3><br>
   
  <table><tr>

 <td> <!-- ИМЕНА A - F -->
Alessandra - Алессандра<br>
Alexander  -Александр <br>
Charlie - Чарли<br>
Claire - Клэр<br>
Colton - Колтон<br>
Douglas - Дуглас <sup>[*]</sup><br>
Esme - Эсми<br>


</td> <td> <!-- ФАМИЛИИ A - F -->
Allender - Аллендер<br>
Burton (англ.) - Бёртон (рус)<br>
Brooks - Брукс<br>
Cassidy - Кэссиди<br>


</td></table>
   
 
 <h3><div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px;">G - L</div></h3><br>
   
 <table><tr>

 <td> <!-- ИМЕНА  G - L -->
Gerald - Джеральд<br>
Jemma (англ.) - Джемма (рус)<br>
Johnatan (John) - Джонатан (Джон) <br>
Henry - Генри<br>
Kayden - Кайден<br>
Louis - Луис <br>
Lilou - Лилу<br>
Linkoln - Линкольн<br>


</td> <td> <!-- ФАМИЛИИ G - L -->
Gillen - Гиллен<br>
Godfrey - Годрфи<br>
Jordan - Джордан<br>
Hawk - Хоук <sup>[*]</sup> <br>
Hall - Холл<br>
Holborn - Холборн<br>
Hubble - Хаббл <br>
</td></table>

   
 <h3><div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px;">M - R</div></h3><br>
   
<table><tr>

 <td> <!-- ИМЕНА M - R -->
Marion - Марион<br>
Mira - Мира<br>
Philip - Филлип<br>
Polly - Полли<br>
Richard - Ричард<br>


</td> <td> <!-- ФАМИЛИИ M - R -->
Maddison - Мэддисон <br>
Maddox - Мэддокс<br>
Marshall - Маршалл<br>
Meloche - Милош<br>
Monroe - Монро<br>
Riley - Райли <sup>[*]</sup><br>
Rowe - Роу<br>
</td></table>
   
 
 <h3><div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px;">S - Z</div></h3><br>
   
<table><tr>

 <td> <!-- ИМЕНА S - Z -->
Samantha - Саманта <br>
Sasha - Саша<br>
Shawn - Шон<br>
Tyler - Тайлер<br>

</td> <td> <!-- ФАМИЛИИ S - Z -->
Satterlee - Саттерли <br>
Stark - Старк <sup>[*]</sup><br>
Wilson - Уилсон<br>
Surname - Фамилия <sup>[*]</sup><br>
Surname - Фамилия <br>
Surname - Фамилия <br>

</td></table>
  
 </div>
</div>

<style type="text/css">
.n-site-template {
    width: 450px;
    padding: 20px;
    background-color: #fff;
    border: 10px solid #f1f1f1;
    outline: 1px solid #ddd;
    margin: 5px auto;
    font: normal normal normal 11px/120% 'Roboto', arial, sans-serif;
    text-align: justify;
    color: #444;
  }
 
  .n-site-template h1 {
    text-align: center;
    font: normal normal bold 35px/100% 'Roboto', arial, sans-serif;
    letter-spacing: -1px;
    margin: 10px 0;
    text-transform: lowercase;
  }
 
  .n-site-template h2 {
    text-align: center;
    font: italic normal 400 10px/100% 'Roboto', arial, sans-serif;
    text-transform: uppercase;
    margin: 10px;
  }
 
  .n-site-template h3 {
    background-color: #f1f1f1;
    padding: 20px;
    font: normal normal bold 12px/100% 'Roboto', arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
  }
 
  .n-site-template .maincontent {
    margin: 40px;
  }
 
  .n-site-template .maincontent.scroll {
    outline: 1px solid #eee;
    height: 300px;
    overflow: auto;
    margin: 20px;
    border: 30px solid transparent;
    padding-right: 4px;
  }
 
  .n-site-template .appimage {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
 
  .n-site-template ol {
    margin: 20px 30px 0 30px;
    padding: 0;
  }
 
  .n-site-template ol li {
    margin: 10px 0 0;
  }
 
  .n-site-template ol li strong {
    font-size: 1.2em;
    color: #049EB3;
  }
 
  .n-site-template.claimstext {
    text-align: center;
  }
 
  .n-site-template.claimstext h3 {
    margin-top: 20px;
  }
 
  .n-site-template a {
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 0.9em;
  }
 
  .n-site-template .canon {
    text-align: justify;
    margin: 20px;
    outline: 1px solid #eee;
    padding: 10px;
  }
 
  .n-site-template .canon h2 {
    margin: 5px;
  }
 
  .n-site-template .canon.taken h2 {
    text-decoration: line-through;
  }
 
  .n-site-template ::-webkit-scrollbar { width: 5px; height: 5px; }
  .n-site-template ::-webkit-scrollbar-track { background-color: #eee; border: 2px solid #fff; }
  .n-site-template ::-webkit-scrollbar-thumb { background-color: #eee; }
 
/****** MODIFY THE FOLLOWING WITH YOUR ACCENT COLOUR ******/
 
  .n-site-template a:hover {
    color: #049EB3;
  }
  .n-site-template ol li strong {
    color: #049EB3;
  }</style>
Код:
Имя (англ.) - Имя (рус)<br>
Код:
Фамилия (англ.) - Фамилия (рус)<br>