
body {
	width:880px;
	margin: auto;
	text-align: left;
	position: relative; 
	font-family: Georgia, serif;
	line-height:110%;
	border-left:solid 1px black;
	border-right:solid 1px black;
	padding:20px;
	background-color: #FFFFFF;
}
.center{text-align:center}
nav a{color: #000; font-size:100%; font-weight:bold;text-decoration:none;text-align:center; border:3px ridge #000; padding:5px; margin-bottom:2px;
		display:inline-block;  background-color:#FFFFFF; border-radius:10px}
nav a:hover{ font-weight:bold; background-color:#FFFFFF;color:black;border:3px solid black; color:black}
footer{position:relative;top:-10px; height:20px;padding-top:100px }

/*cheatsneet*/
#majorarc{}

td ,th, table {border:2px solid black; font-size:1.1em;}
table{table-layout:fixed; width:870px; text-align:left; margin-left:20px }
th{text-align:center}
td{padding:3px}
.suit{ text-align:center; font-weight:bold; font-size:1.2em}
td.col1{text-align:center; width:150px}
























