
        h2 {
            font-size: 24px;
            line-height: 60px;
            height: 50px;
        }
        p {
            font-size: 14px;
            line-height: 35px;
            margin: 0px;
        }
        #about {
            margin-top: 80px;
        }
        #nav, #tt {
            display: none;
        }
    