diff --git a/style.css b/style.css index 5676b59..9eb3778 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,5 @@ body{ + font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; text-align: center; vertical-align: middle; }