body {
	background-attachment: scroll;
	background-image: url(../images/tiler_plain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: E6E7ED;
}

a img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;

}
