Well, you seemed to have deleted this:
h1.forumtitle2 {
color: #224466;
float: left;
font-family: Geneva,verdana,sans-serif;
font-size: 2.8em;
line-height: 45px;
margin: 3px 0 0 2px;
padding: 0;
position: absolute;
}
... in index.css
EDIT:
No, you have actually renamed a class:
<h1 class="forumtitle2">
to...
<h1 class="forum2">