h1, h2, h3 {
    font-family: 'PhyllisD';
    font-weight: bold;
    font-style: italic;
		color: #d4a029;
}
h1 {
		font-size:60px;
}
h2 {
		font-size:48px;
}
h3 {
		font-size:36px;
}
h4 {
		font-size:24px;
}