body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}


.table_intro {
	height: 1%;
	width: 100%;
	background-color: #222222;
}
.mother {
	height: 100%;
	width: 100%;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding: 10px;
}
a {
	color: #999999;
}
