body { 
    margin-bottom: 50px
	}
	
h3 {
	color: #003;
    font-size: 120%;
    font-weight: normal
    }

p.attribution {
    font-size: 80%
	}

p.lettermenu {
	text-align: center;
    font-family: "Georgia", "Palatino", serif;
    font-size: 120%;
    font-weight: bold;
	}

p.favorites {
	text-align: center;
    font-family: "Georgia", "Palatino", serif;
    font-size: 120%;
    font-weight: bold;
	}

p.note {
    font-size: 80%;
    font-style: italic
	}

p.credits {
    margin-top: 6%;
    text-align: center;
    font-size: 80%;
    margin-bottom: 0;
    padding-bottom: 0
	}