body
	{
		background-color:#000;
		font-size:20px;
		text-align:center;
		font-family:elephant;
	}
table
	{
		position:relative; margin-left:auto; margin-right:auto;
		width:800px;
		height:600px;
		text-align:center;
		font-size:20px;
	}
td
	{
		text-align:center;
	}
a
	{
		text-decoration:none;
		color:#fff;
	}
a:hover
	{
		color:#234;
	}
img
	{
		border:0px;
	}
div
	{
		color:white;	
	}
#m
	{
		font-size:15px;
	}