CODES;
style
.header123{
width:980px;
height:30px;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXIKmCyWg_wiCAIcrbVBQs2sKce0rchTXH18L9g27x2Df0oKUNDWGIEuVjd0xskJzPO_lLjvlpJ0eUwR5jWtI5lHNlly05NbxKS_hAY-ZRHSS0m4W1pNmD43mgPdtUCQnaqMqlgblXsOxF/s1600/tumblr_ltju9xWnQZ1qhvdofo5_250.png);
padding-top:30px;
font: 30px masana;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
color:#FFAAAA;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
box-shadow:0 0 3px #ccc;
line-height:0px;
}

code : 
<div style='position:fixed;left:0px; top:0px;text-align:center; width:100%;'><center><div class='header123'>wanaseoby</div></center></div>