/* Styles for the home pages */

body {
 	  background-color: #eeeeee;
	  color: #000044;
	  font-family : verdana, sans-serif;
	  }
	  
h1 {text-align: center; }

hr { width: 75% }
