h1 {
font-family: Arial;
font-size: 22px;
font-weight: normal;
color: #6ab3e3;
line-height: 100%;
}
a.readmore {
font-family: Arial;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
color:#6ab3e3;
float: right;
margin-right: 5px;
padding-right: 15px;
background-image: url(../images/readmore.png);
background-repeat: no-repeat;
background-position: right center;
}
