h1 {
	font-family : "Courier New", Courier, monospace;
	color : Gray;
	font-size : 20px;
}
p {
	font-family : "Courier New", Courier, monospace;
	color : Gray;
	font-size : 10px;
}