form {display:none;}

#contentheader {
	display: none;
	}
	
#menu {
	display: none;
	}
	
#contentleft {
	display: none;
	}
	
#contentright {
	display: none;
	}

#footer {
	display: none;
	}
	
#towns {
	display: none;
	}
	
#members {
	display: none;
	}
	
#selections {
	display: none;
	}
	
#medals {
	display: none;
	}

#couponTable {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;	
	}