Here is a pic of my profile page. As you can see, the tabs are blank. It's like that on the other pages as well.

Here's my CCS code just in case the problem is with that.
html, body { background: #FFB6C1; }
.column, #columns { overflow: visible !important; }
#columns { width: 1000px; margin-left: auto; margin-right: auto; float: none; position: relative; top: 50px; }
#column_1, #column_2, #column_3 { position: absolute; margin: 0; width: 1000px; }
.media_panel { height: 650px !important; width: 1000px; overflow: hidden; }
.media_panel embed, .media_panel object { height: 1000px; width: 1000px; }
.panel { margin: 0; padding: 0; background: transparent; color: #eee; }
.panel h2 { display: none; }
#texts_container, #pictures_container { width: 0; margin-left: 50%; position: absolute; top: 0; }
.column, #columns { overflow: visible !important; }
#columns { width: 1000px; margin-left: auto; margin-right: auto; float: none; position: relative; top: 50px; }
#column_1, #column_2, #column_3 { position: absolute; margin: 0; width: 1000px; }
.media_panel { height: 650px !important; width: 1000px; overflow: hidden; }
.media_panel embed, .media_panel object { height: 1000px; width: 1000px; }
.panel { margin: 0; padding: 0; background: transparent; color: #eee; }
.panel h2 { display: none; }
#texts_container, #pictures_container { width: 0; margin-left: 50%; position: absolute; top: 0; }