diff --git a/css/style.css b/css/style.css index d9d6daa..3d2b9c0 100644 --- a/css/style.css +++ b/css/style.css @@ -56,3 +56,8 @@ footer p{ } hr {height: 40px; background: url('../images/separation.png') no-repeat 50% 50%; margin: 3em 0; border: 0;} + +.page { + margin: auto; + max-width: 960px; +} \ No newline at end of file