/* STYLES FOR ADS - DO NOT REMOVE
no_skin = display def overridden in default no_skin madison code
absolute = used for 1x1s to pull them out of the normal flow
curl, skin, etc. = ensure default madison code doesn't insert extra spacing at the top of the page
*******************************/
body {
	margin:0;
	border:0;
	text-align:center;
	font:normal 10px Arial;
	background-color: #FE7815;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat-y;
	background-position: center;
  }
