/* http://hixie.ch/ debugging stylesheet
 * (c) copyright 2000 by Ian Hickson
 * Distributed under the GPL licence
 */

* {
  border: 1px solid fuchsia ! important;
  padding: 4px ! important;
  margin: 4px ! important;
  background: transparent ! important;
}
