/* Styles for Mori's Mirror and The Poetry Factory */ #logo { max-width: 100%; max-height: 100%; height: auto; } .headerimg { height: 50%; width: 50%; } #tpf { width: 70%; height: 70%; } .header { text-align: right; } #by { text-align: center; } @font-face { font-family: "Rich Eatin'"; src: url(richeatin.otf); } h2 { font-family: "Rich Eatin'"; font-weight: normal; text-align: right; } .left { text-align: left; } p { font-family: monospace; font-size: 110%; margin-top: 1em; margin-bottom: 1em; }