Real good, I made it, now can I ask you how to make the main menu little bigger.. like from 12px to 14px.
Should I look for this?
ul#main_menu li a span.center {
color: white;
font-size: 12px;
text-decoration: none;
float: left;
padding: 6px 10px 8px 10px;
text-shadow: 0 3px 0 rgba(0,0,0,0.5);
I can't find it, should it be in the css folder too?
Thanks!!