

body {
	padding:3%;
}

.timerBlock .timerDisplay {
	
	left:22%;
	top:37%;
	
	padding:2% 4%;
	font-size:35px;
}



.switchBlock {
	width:15%;
	height:15%;
}

#switchBlock_Centre {
	width:20%;
	height:20%;
	left:39.5%;
	top:39.5%;
}

#switchBlock_N {
	left:42.5%;
	top:12.5%;
}

#switchBlock_S {
	left:42.5%;
	top:72.5%;
}

#switchBlock_E {
	left:72.5%;
	top:42.5%;
}

#switchBlock_W {
	left:12.5%;
	top:42.5%;
}























