/*
Theme Name: timmb.com v5
Theme URI: http://timmb.com/
Author: Tim Murray-Browne, Daniel Lopez
Author URI: http://timmb.com/
Description: Based on the theme Movement Alphabet created by Daniel Lopez.
Version: 1.0
*/

h1 {
	font-size: 45px;
}

h2 {
    font-family: 'Roboto';
    font-weight: 200;  /* Thin */
    font-size: 26pt;
    color: rgb(51, 51, 51);

    text-align: center;

    margin-top: 100px;
    margin-bottom: 40px;

    text-transform: uppercase;
}

h4 {
    font-weight: 500;
    font-size: 18px;
    color: rgb(96,96,96);
    margin-bottom: 0;
}