body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6269;
	background-image: url(images/bg.jpg);
}
.txt {
	font-size: 12px;
}
.title {
	font-weight: bold;
}
.line {
	background-color: #C46626;
	height: 1px;
	width: 100%;
}
