.name {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	color: #DF0000;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.buttons {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: .02em;
}
.text1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	padding-left: 20px;
}
