.container, body {
    background: #333 none repeat scroll 0 0;
	color: #fff;
}

footer {
    color: rgba(255, 255, 255, 1.0);
    padding: 50px 0;
}