body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../shop/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

a { color: #888888; text-decoration: none; }
a:link		{ color: #888888; text-decoration: none; }
a:visited	{ color: #888888; text-decoration: none; }
a:active	{ color: #888888; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none