.typebox {
	width: 80%;
	border: 1px solid #a4aeb3;
	left: 10%;
	position: relative;
	font-family:"Courier New", Courier, monospace;
	padding: 10px;
	background-image: url(bg-bluegrey.png);
}
body {
	background-image: url(bg-yellowed.png);
}
