body {
	background-image: url(images/bg.jpg);
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
}
td ,th {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color:#CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
