body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
body { background: rgba(0, 0, 0, 0); text-align: center; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; color: #444444; }
body { margin: 0; padding: 0; margin-top: 20px; }

@media (max-width: 1024px){
	body { font-size: 12px; line-height: 19px; }
}