html{
	margin:0;
	padding:0;
	}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	margin:0;
	padding:0;
	background: url('background.gif');
}
a:link, a:visited, a:active {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #888;
	text-decoration: none;
}
#wrapper{
	text-align:center;
}
table{margin-top:30px;text-align:left}

