h1.header
{
display: inline;
font-size: 50px;
color: white;
font-style: italic;
}
a.header 
{
text-decoration: none;
color: white;
font-style: italic;
}
h2.title_date
{
text-align: center;
color: black;
font-size: 20px;
}
h3.links
{
text-align: center;
color: black;
font-size: 18px;
display: inline;
text-decoration: underline;
}
ul.links
{
list-style-type: none;
color: black;
}
p.links
{
text-align: left;
font-size: 14px;
color: black;
}
h1.inline
{
display: inline;
text-align: center;
}
h2.inline
{
display: inline;
text-align: center;
}

p.feed
{
width: 550px;
text-align: left;
font-size: 14px;
color: black;
margin-right: auto;
margin-left: auto;
}

p.feed_title
{
width: 550px;
text-align: left;
font-size: 16px;
color: brown;
margin-right: auto;
margin-left: auto;
}
p.text-rss
{
width: 350px;
margin-right: auto;
margin-left: auto;
color: black;
font-size: 16px;
line-height: 175%;
}