Part of the problem may be here:

#headerWrapper,
background-color: transparent;
background-position: center;
text-align: center;
height: 280px;
margin: 0em;
padding: 0em;
}

A comma rather than the opening curly brace.

Looks like you solved the Home link.