diff --git a/magazine.css b/magazine.css index 2074109..ff27031 100755 --- a/magazine.css +++ b/magazine.css @@ -1,4 +1,9 @@ +body { + padding: 0; + margin: 0; +} + /* all elements that will behave like a page */ .page { /* XXX make this browser-sized... */