body{	font-family: "Arial", "Helvetica", "sans-serif"; 	font-style: normal; 	font-size: .8em;	text-align:center; /* IE6 needs this to center the layout in the browser window */	}#main {	width:768px; /* widths of columns will change proportionately as this width is changed */	margin-left:auto;  /* centers layout in browser */	margin-right:auto; /* centers layout in browser */	text-align:left; /* resets the centering hack for IE6 on the body tag */}
h4 { font-size: 1em; }
h3 { font-size: 1.2em; color: red }
h2 { font-size: 1.4em; color: green }
a {color:#ff3333}
.suits {width: 13px; height: 11px;}