diff --git a/style.css b/style.css index d22439e..a8c8c25 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { font-family:helvetica; - background:url("background.png") no-repeat center center fixed; + background:url("background.png") no-repeat center/cover fixed; } #content { width:90%;