/* CSS Document */
body {
	background-color: #4C4A4B;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
