html, body {
	height: 100%;
	/*font-family: Tahoma, Geneva, sans-serif !important;*/
	font-family: 'Raleway', sans-serif;
	/*font-family: 'Noto Sans', sans-serif;*/
	color:#191919;
	background-image: url(../img/ps_neutral.png);
    background-repeat: repeat;
    color: #666e73;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}

#footer {
}

#push, #footer {
	height: 50px;
}