/** {
  font-family: Arial, sans-serif;
  text-align: center;
}*/

#Josefin {
	text-align: center;
	width: auto;
}

#mainForm {
	border: 0;
}

canvas {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* mobile webkit */
}

table, tbody, tr, td {
  text-align: left;
}

#footer {
  bottom: 25px;
  left: 25px;
  position: absolute;
  right: 25px;
}

#settings {
  position: absolute;
  right: 25px;
  top: 25px;
}

#controlsPanelAfter1, #controlsPanelAfter2, #controlsPanelAfter3 {
	height: 75px;
}

#button-up, #button-down, #button-left, #button-right {
	height: 75px;
	display: inline;
}

#button-left {
	padding-right: 10px;
}

#button-right {
	padding-left: 10px;
}