@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.petefreitag.com/cheatsheets/postgresql/") {

body {
-moz-column-count:2;
-moz-column-gap:1em;
}

h2 { font-size:small; color:Crimson; margin-bottom:0.1em; }

pre {
color:black;
font-size:medium;
background-color:#f8f8f8;
border:1px solid silver;
padding:0.5em 1em;
margin-top:0;
}

}