@charset "utf-8";
/* CSS Document */

.heading {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 36pt;
}
.body_txt {
	font-family: Arial, Verdana;
	font-size: 9pt;
}
body {
	background-color: #000;
}
#textads {
	position:relative;
	left:1px;
	top: 1px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10pt;
	z-index: 1;
}
#squareads {
	position:relative;
	left:1px;
	top: 1px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10pt;
	z-index: 2;
}
#table {
	background-image:url(assets/bground-image1.gif);
	height: 500px;
	width: 800px;
	border: 0px;
}

#logo {
	vertical-align:middle;
}