body {
	padding:0;
	margin:15px 0 35px;
	text-align: center;
	background:url(../images/grey.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a img {
	border-style: none;
}

/* ################   Position ################  */
#all
{
	background:#fff;
	color: #000000;
	font-size: 0.75em;
	margin: 0 auto;
	max-width: 950px;
	padding: 0 0px 0px 0px;
	text-align: left;

}
a:link,a:visited
{
	text-decoration:none;
}

a:hover,a:active,a:focus
{
	text-decoration:underline;
}

#footer {
	color:#666;
	padding:4px;
	text-align:right;
	border-top:0px none;
	display: block;
}

#footer a {
	color:#666;
}
