body {
margin: 10px;
background: #F0F0E8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#headlinesWrap {
margin: 0 auto;
padding: 5px;
background: #E6E6E6;
width: 200px;
text-align: center;
}
#headlines {
margin: 0 auto;
text-align: center;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #547098;
}