body {
	background-color: #000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#mainBox{
	position: relative;
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left:auto;
}

.smallCaps{
	font-variant: small-caps;
}
#footer{
	font-family:"Times New Roman", Times, serif;
	position: relative;
	border: 1px solid #f8009b;
	color: #f8009b;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	max-height: 205px;
	font-weight: bold;
	letter-spacing:1.1px;
	padding: 2px;
}
#footer a{
		color: #ffbfdc;
		text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
td img {
	display: block;
	border: none;
}
img {
	border: none;
}
#fb_logo{
	height: 30px;
	}
