﻿*
{
	margin: 0;
}
body
{
	text-align: center;
	background: url(../images/bg.jpg) left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
div.intro
{
	background:url(../images/intro.jpg) center no-repeat;
	height: 625px;
	width: 625px;
	margin: 0 auto;
	text-align: center;
}
table
{
	border: 0;
	height: 575px;
	width: 625px;
}
td
{
	width: 50%;
	vertical-align: bottom;
}
td.html
{
	text-align: left;
}
td.flash
{
	text-align: right;
}
div.copy
{
	color: #535353;
	font-size: 8pt;
	font-weight: bold;
}
img
{
	border: 0;
}