diff --git a/style.css b/style.css index e663db9..baf083d 100755 --- a/style.css +++ b/style.css @@ -44,7 +44,7 @@ a { } .paperlink { - font-family: "American Typewriter", "Courier", "Georgia", Times, serif; + font-family: "Georgia", Times, serif; color: #9d0006; text-decoration: none; }