body {
	margin:0px;
	background-color:#000000;
	background-image:url(../assets/index_pattern.jpg);
	background-repeat:y-repeat;
	background-position:center;
}
p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:#666666;
}
a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}