h1, h2,h3,h4 {
font-family: Georgia, Georgia Times serif;
font-weight:normal;

}
h1:before{
content: url(feedrama.png);
}

h1 {
font-size:300%;

}
h2 {
color:#990033;

}



body {
 background: url(tt.jpg) #fff repeat-x;
 margin-left: 188px; margin-top: 40px; margin-right:200px;
 font: 15px Georgia, "Times New Roman" Georgia Times serif;
}

.alert{
background-color: #cc0000;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
}

a img {
border:0;

}
