body {
padding: 2em 5em;
font: normal 40px/50px Arial, sans-serif;
color: #999;
}
h2
{
color:#0099ff;
}
p {
height: 50px;
float: left;
margin-right: 0.3em;
}
b {
float: left;
overflow: hidden;
position: relative;
height: 50px;
background:red;
padding:0px 10px 0px 10px;
color:#fff;
border-radius:10px;
}
span1 {
display: inline-block;
color:#fff;
position: relative;
white-space: nowrap;
top: 0;
left: 0;
-webkit-animation: move 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-delay: 1s;