html, body {
	margin: 0;
	padding: 45px 0 0 0;
	width: 100%;
    font-size: 17px;
    font-family: 'allerregular';
    color: #a19e9b;
}