body {
	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	height: 600px;
	width: 630px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px auto;
	position: relative;
}

.image {
	padding-left: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	left: 36px;
}
