p {
	color: #1b4568;
	font-size: 17px;
	width: 900px;
	font-family: courier;

}
body {
	background-color: #8f94c6;
}

h1 {
	color: #1b4568;
}
