/* no anchor border around IMGs */
a:link img { border: none }
a:visited img { border: none }
a:active img { border: none }
a:hover img { border: none }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgx {
	background-repeat:repeat-x;
}