body {
	margin: 0 auto;
	padding: 0;
	font: 62.5% Tahoma, Arial, sans-serif;
	text-align: center;
	background: #ffffff url(body-bkgd.gif) repeat-x;
}

img { border: none; }

a { color: #000; text-decoration: none; }

a:hover { text-decoration: underline; }


