body {
	margin:0 auto;
	background-color: #333333;
}

#img{
	margin:0 auto;
	padding:0px;
}

#img p{
	margin:0 auto;
	padding:0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
