
body 			{background-color: black; 
			margin-left: 18%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				color: #ffffff;  margin-right: 18%; }

div		{clear: both }
div.card {padding: 15px }
h1, h2		{margin: 0; }
h2			{border-top:1px solid #ffffff }

p			{margin-top:0; margin-bottom:12px; font-size:14px; line-height:1.2 }
	p.sales_info {font-style: italic; color: #ffffff  }


a:link, a:visited {color:#ffffff; text-decoration:none  }
a:focus, a:hover, a:active {color: #ffffff; text-decoration:none; font-weight:bold }


img.odd	{float:left; padding-right:10px }
img.even	{float:right; padding-left:10px; background: #000000 }

