/* File: INSTRUCTION.css */

/* Common format for pages containing Instructions etc. */


body { margin-left:30px; margin-right:30px;
 margin-top:50px; margin-bottom:50px;
 background-color:darkred; }

a:link { color:ivory; }

h1 { color:gold; }

p { color:white; font-weight:bold; }
