body 
{
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0 auto;
	text-align:center;
	max-width:800px;
}

html, body 
{
	height: 100%;
	text-align:center;
}

table
{
	border-collapse:collapse;
	border:none;
}

img
{
	display:block;
}

.main
{
	border-width:0;
	margin:0 auto;
	text-align:left;
}

.copyright_text
{
	color:#FFFFFF;
}

.copyright_text a:link {color: #FFFFFF; text-decoration: none;}
.copyright_text a:visited {color: #FFFFFF; text-decoration: none;}
.copyright_text a:hover {color: #FFFFFF; text-decoration: underline;}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
