<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">
@font-face {
font-family: Pompadur;
src: url(80_Pompadur.ttf);
}
div.header{
background-color: #2b94bd;
}
div.header table td span {color: #ffffff;
font-family: pompadur;
font-size: 66px;
letter-spacing: 50px;
}
div.header table td {text-align: center;}
</style>
</head>
<body>
<div class="tablewrapper">
<div class="cellwrapper">
<div class="wrap scroll-view-body">
<h2>CARDS</h2>
<div class="cards">
<div class="header">
<table>
<td>
<span>Cram Cards</span>
<td>
</table>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
сабж