diff --git a/style.css b/style.css index 8be549b..7ea9c5c 100755 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ html { } body { - font-family: "Palatino", "Georgia", Times, serif; + font-family: "Georgia", Times, serif; background-color: #f9f5d7; color: #282828; line-height: 1.4;