try changing background-color:#fff to #000 …located here in the css
/**
* 3.0 Basic Structure
* -----------------------------------------------------------------------------
*/
.site {
background-color: #fff;
max-width: 1260px;
position: relative;
}
Not sure about changing the type color.