body {
	text-align: center;
	font-family: sans-serif;
}

a {
	text-decoration: none;
}

#links,#desc {
	font-size: 40px;
}

#desc {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

#temp {
	font-size: 100px;
	font-weight: bold;
}

#time {
	font-size: 20px;
}

#foot {
	font-size: 20px;
}

#backbutton, #menubutton {
	padding-left: 25px;
	padding-right: 25px;
}
