img.dot:hover {
  filter: invert(1);
	}
body{
	font-family: arial;
}
section.a, section.b {
	margin-right: 26%;
	margin-left: 26%;
	margin-bottom: 0;
}
section.b, {
	position: relative;
}
section.table{
	margin-top: 8%;
}
h2 {
	margin: 0;
}

p.cafe {
	float: right;
	margin: 0;
	position: absolute;
	transform: translate(95%, -110%);
}
p.get {
	float: right;
	margin: 0;
	position: absolute;
	transform: translate(132%, -107%);	
}
p.goalp {
	transform: translate(11%, -24%);
	width: 85%;
	margin-bottom: 0; 
}
h1.a {
	text-align: center;
}
table {
  margin: auto;
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 65%;
   table-layout: fixed ;
}

td, th {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
table {
  margin: auto;
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 65%;
   table-layout: fixed ;
}

td, th {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
img.rectopright {
	width:15%;
	position: absolute;
	transform: translate(413%,22%);
}
img.rectopleft {
	position: absolute;
	transform: translate(-51%,-2%);
	z-index: 1;
}
img.rectopright:hover {
  filter:hue-rotate(90deg);
}
img.rectopleft:hover {
  filter:hue-rotate(-90deg);
}
img.recleftone, img.recmidone, img.recrightone, img.reclefttwo, img.recmidtwo, img.recrighttwo {
	width: 16%;
	position: absolute;
}
img.recleftone {
	transform: translate(155%,-24%);
	z-index: 1;
}
img.reclefttwo {
	transform: translate(95%,-24%);
	z-index: 1;
}
img.recmidone {
	transform: translate(290%,-24%);
	z-index: 1;
}
img.recmidtwo {
	transform: translate(225%,-24%);
	z-index: 1;
}
img.recrightone {
	transform: translate(425%,-24%);
	z-index: 1;
}
img.recrighttwo {
	transform: translate(360%,-24%);
	z-index: 1;
}
img.yhclogo {
	position: relative;
	z-index: 2;
}
img.tartinelogo {
	position: relative;
	z-index: 2;
}
img.tbtbtcm {
	position: relative;
	z-index: 2;
}
.marb {
	position: relative;
	z-index: 2;
}
img.tbtbtcm:hover, img.tartinelogo:hover, img.yhclogo:hover {
	opacity: 42%;
}
 
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
li {
  font: 200 20px/1.5 Helvetica, Verdana, sans-serif;
  border-bottom: 1px solid #ccc;
}
 
li {
  text-decoration: none;
  color: #000;
  display: block;
  width: 95%;
}
 
li:hover {
  font-size: 30px;
  background: #f6f6f6;
}
h2.q {
	text-align: center;
}
div.quest {
	margin: auto;
	width: 45%;
}
.two {
	text-align: center;
	width: 100%;
	font-size: 25px;
	background-color: #F5F5F5;
	margin: 2%;
}
.title {
	text-align: center;
	font-size: 150%;
	border-bottom: 4px solid black;
}
div.sch {
	text-align: center;
	background-color: #F5F5F5;
	margin-bottom: 5%;
}