body { font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; }

img { border: none; }

/* hidden "skip to the content" and "upgrade your browser" links */
.skip, #skip { position: absolute; top: -1000px; }
#upgrade { display: none; }

/* Class for error messages */
.error { font-weight: bold; color: #f00; }

#warning { margin: 20px auto; width: 600px; font-size: 1.3em; }


.incomplete { margin: 20px; padding: 20px; background: yellow; }