Код:
<!--HTML-->
<style>
.line_blue {background:url(https://forumstatic.ru/files/001a/a3/aa/63713.png); width:229px; height:39px;}
.line_blue text1 {
color: #e4e0e2;
display: block;
font-family: 'helveticabold';
text-transform: uppercase;
font-size: 10px;
width: 214px;
text-align: center;
position: absolute;
margin: 8px 8px;
text-shadow: 1px 1px #3e5668;
}
.line_blue text1 a {text-shadow: 1px 1px #3e5668;
color: #e4e0e2;}
.line_blue text2 {
color: #e4e0e2;
display: block;
font-family: 'helveticabold';
/* text-transform: uppercase; */
font-size: 10px;
width: 214px;
text-align: center;
position: absolute;
margin: 18px 8px;
text-shadow: 1px 1px #3e5668;
}</style>
<div class="line_blue">
<text1><a href="">● You deserve to be happy too</a></text1>
<text2>mother russia does not agree ●</text2></div>

