h1.tck-article-title {
  color: #cccccc;
  font-weight: bolder;
  font-size: 40px;
  background: #cc3333;
  text-align: center;
}
a {
  text-decoration: none;
  color: #996600;
}
a:hover {
  color: #666666;
}
div.rsform {
  padding-right: 10%;
}