a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, verdana, arial, serif;
	color: #C02779;
}

p {
font-family: Georgia, "Times New Roman", Times, verdana, arial, serif;
}

html,body {
	margin: 0;
	padding: 0;
	background-color: #2D2D2D;
	background-image:url(bg.gif);
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #000000;
}

h3 {
	font-family:Verdana;
	color:#fff;
	font-weight:bold;

}

div.container {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 826px;
	height: 513px;
	z-index:1;
}
div.container_plain {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 826px;
	z-index:1;
}

