/*
-----------------------------------------------
InformationMechanics general style-sheet
author:   jose fandos
version:  2003.11.14
----------------------------------------------- */

@import url("screen.css");

/* For low CSS compliant browsers */

body {
  margin: 20px;
  color: #000;
  background-color: #fff;
}