Код:
<!--html в постах-->
<style type="text/css">
.bg {
  width: 600px;
  height: auto;
  margin: 10px;
  border: 7px solid #cf8a95; 
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #354854;
  -moz-box-shadow: 1px 1px 2px #354854;
  box-shadow: 1px 1px 2px #354854;
  background: url(http://funkyimg.com/i/WDof.png) repeat;
}

.bgtabl {
background-color: #5f4d5b;
width: 550px;
overflow: hidden;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 25px;
}

.text {
text-align: center;
color: #63869b;
font-family: Arial Rounded MT Bold;
font-size: 16px;
text-transform: lowercase;
font-style: italic;
}

.quote {
text-align: justify;
color: #a1b6c3;
font-family: Arial Rounded MT Bold;
font-size: 12px;
font-style: normal;
}

.titlequote {
text-align: center;
color: #a1b6c3;
font-family: Arial Rounded MT Bold;
font-size: 12px;
font-style: normal;
}

.name {
font-family: Arial Rounded MT Bold;
font-size: 24px;
color: #6a98a1;
padding-top: 6px;
patting-bottom: 3px;
text-align: center;
}


.info {
height: auto;
padding: 4px;
font-family: Microsoft Sans Serif;
font-size: 10px;
font-style: normal;
color: #dddede;
line-height: 12px;
text-align: justify;
}

.subinfo {
height: auto;
padding: 4px;
font-family: Microsoft Sans Serif;
font-size: 10px;
font-style: normal;
color: #dddede;
line-height: 12px;
text-align: center;
}

.note {
height: auto;
padding: 15px;
font-family: Microsoft Sans Serif;
font-size: 10px;
font-style: normal;
color: #dddede;
line-height: 12px;
text-align: right;
}

.three-columns .column {
width: 33%;
float: left; 
}
</style>

<div class="bg">
<div class="bgtabl">

<div class="name">
Здесь мы соберём всех, кто состоит в парах или же является свободным.
</div>

<div class="note">
В процессе отыгрышей возможны изменения, поэтому уточняйте детали.
</div>

<div style="padding: 40px 0px 0px 0px;">
<div class="text">
Свободные:
</div></div>

<div class="three-columns">

<div id="clm1" class="column"><div class="titlequote"><b>ALFA:</b></div>
<div style="padding-top: 20px;"><div class="info">
Kim Jae Joong <br />
</div></div></div>

<div id="clm2" class="column"><div class="titlequote"><b>BETA:</b></div>
<div style="padding-top: 20px;"><div class="info">
Han Sanghyuk <br />
Kim Junsu <br />
Son Seungwan <br />
</div></div></div>

<div id="clm3" class="column"><div class="titlequote"><b>OMEGA:</b></div>
<div style="padding-top: 20px;"><div class="info">
Kim Hansol <br />
Oh Sehun <br />
Huang Zi Tao <br />
Kim Him Chan <br />
Lee Taemin <br />
</div></div></div>

</div>

<div style="padding: 60px 0px 0px 0px;">
<div class="text">
Состоят в парах:
</div></div>

<div class="subinfo">
Park Jimin (omega) - Jeon Jung Kook (alfa) <br />
Lee HongBin (omega) - Jung Taek Woon (alfa) <br />
Lu Han (omega) - Kim Minseok (alfa) <br />
Min Yoon Gi (omega) - Kim Namjoon (alfa) <br />
Choi Joon Hong (omega) - Bang Yong Guk (alfa) <br />
Kim Ukwon (omega) - Moon Jong Up (alfa) <br />
Lee Jong Suk (omega) - Kim Woo Bin (alfa) <br />
Hong Jong Hyun (omega) - Kim Young Kwang (alfa) <br />
</div>

</div>
</div>