Hi Ben and Gianluca - I put in a couple of options that will draw an empty graph with bold axes and a visible 20 x 20 grid.
Graphics[GridLines -> {Range[-10, 10], Range[-10, 10]},
Axes -> True, AxesStyle -> Thick, PlotRange -> 10]
Dan Bach
www.dansmath.com