/*title.css -- for use in all title.html files  */
/* title uses only H1 and subtitle uses p */
/* title */

body {background-color: #eeeeee}
h1 {font-size: 180%}
h1 {line-height: 90%}
H1 {font-family: helvetica, sans-serif}
H1 {color: #000099}
p{color: #000000}
/*p {font-family: "Times New Roman", Times, serif}*/
p {font-family: helvetica, sans-serif}
