.text {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF0000;
}
body {
	margin: 40px;
}
