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