Код:
<!--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">
 <div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px; text-align: center; color: #000; font: 35px Lobster; text-transform: lowercase;" >Список удаленных</div><br>
 <div class="maincontent">
   
  <center><i>— Ты не можешь просто так уйти!
— Конечно, могу. Вот он я, и я ухожу. Пока!</i></center>
   
   <ol>
<h3><div style="text-shadow:#F132AC 1px 1px, #40EDEA 0px -1px;">правила</div></h3><br>
     
     <li><strong>1.</strong> Со слезами на глазах, но с этими ребятами мы прощаемся.</li>
     
     <li><strong>2.</strong> Если вы попали в список удаления, но у вас какие-то проблемы, то переговорите с одним из администраторов в личных сообщениях. Мы делаем поблажки, но злоупотреблять этим не стоит.</li>   
     
     <li><strong>3.</strong> Если вы решите вернуться к нам удаленным персонажем, то сообщите об этом в гостевую. Мы можем отправить вам старую анкету и информацию, касающуюся вашего персонажа.</li>   


</div>

<style type="text/css">
.n-site-template {
    width: 500px;
    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: 10px;
    font: normal normal bold 12px/100% 'Roboto', arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
  }
 
  .n-site-template .maincontent {
    margin: 0px;
  }
 
  .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: #c1077e;
  }
 
  .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: #c1077e;
  }</style>