body{
	background-color: #000000;
	background-image: url(images/page_back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#container{
	width: 960px;
	margin: 0 auto;
}

table#meet{
	width: 960px;

}

td{
	color: #ebebeb;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	padding-bottom: 50px;
}

