@import "menu_styles.css";

/* Page Styles */

BODY, HTML {background-color: white; color: black; font-family: sans-serif}

HTML {background-color: #221ca0}

BODY {width: 750px;
      margin: 4px auto;
      background-color: white;
      border: solid black 5px; 
	}

H1 {margin: 0 0 5px; text-align: center}

#content, #footer {margin: 13px}

.smallprint {font-size: 85%}

.imagemap {border: none}
