﻿* 
{
    margin: 0 auto;
    padding: 0;
    text-decoration: none;
    font-family: 'centurygothic';
    color: #2c2b2b;
    -webkit-appearance: none;
    border: none;
    outline: none;
}

html, body {
    height: 100%;
}