The source code looks like this:
<div id="main-title">
<hgroup>
<h1 id="site-title">Simply Splendid Victorian Afternoon Teas</h1>
</hgroup>
</div><!-- end #main-title -->
None of these CSS modifications apply the color. Can't see why.
#site-title a {
color: #990000;
}
#main-title a {
color: #990000;
}
h1 a {
color: #990000;
}
The blog I need help with is splendidafternoonteas.wordpress.com.