body {
text-align: center;
font-size: 0.9em;
font-family: arial;
background: #fff url('../img/bg.gif') top left repeat-x;
margin: 0px
}

h1 {
font-size: 1.3em;
font-weight: normal;
color: #4f4f4f;
margin: 8px 0 5px 0;
}

p {
margin: 5px 0 10px 0;
font-size: 0.8em;
color: #4f4f4f
}

a {
color: #4f4f4f;
text-decoration: underline;
}

a:hover {
text-decoration: none
}

#newspreview p {
color: #000;
font-size: 0.75em;
margin: 5px;
}