body {
font-family: Palatino Linotype;
font-size: 14px;
background-color: #D7D7D7;
color: #000000;
}

:link { color:#000000; text-decoration:none; }
:visited { color:#000000; text-decoration:none; }
a:hover  { color:#000000; text-decoration:underline; }
:active { color:#000000; text-decoration:none; }
:focus { outline-style: none; }

img {border:0px;}

#color {
margin:auto;
background-color:#D7D7D7;
}


h4 {
background-image: url('images/gradient.jpg');
background-repeat: repeat-x;
text-align:center;
}

.blogtabletr {
background-image: url('images/gradient.jpg');
}