IPAR

by Anton Kolesnikov

HTML

<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic&subset=cyrillic,cyrillic-ext,latin' rel='stylesheet' type='text/css'>
<h1>ПРОСТО НАЧАТЬ. БОЛЬШИЕ ВОЗМОЖНОСТИ</h1>

CSS

body {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #f23f38;
    text-align: center;
    letter-spacing: -.05em;

    
}
h1 {
    border-bottom: 1px solid #ccc;
    margin: 0 50px;    
}