.headfoot {
        background-color: #ffffff; /* white */
        color: #333; /* dark grey */
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 95%;
        margin-right: 40%;
        }


body {
        background-color: #ffffff; /* white */
        color: #333; /* dark grey */
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 95%;
        
	}


