body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-image: url(images/bg.jpg);
}
.txt {
	font-size: 12px;
}
.title {
	font-weight: bold;
}
.line {
	background-color: #C46626;
	height: 1px;
	width: 100%;
}
