/* copy of style.css, with change for body and banner backgrounds */

body {font: 12px/20px verdana, 'Trebuchet MS', Arial, sans-serif;text-align: center;background:#646464
	url(/wp-content/themes/ygo-horizon-10/images/body-bg4.jpg) repeat-y center;margin:0px;padding:0px;}

#banner {position: relative; width: 950px;padding:35px 0 0 20px;font:normal 28px Impact, Arial Black, sans-serif;
	background:url(/wp-content/themes/ygo-horizon-10/images/aitp_background.png) repeat-x;margin:0px 0px 0px -4px;height:113px;}

