#anchor {
	height: 1px;
	top:50%;
}

#comment {
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	font-family: "helvetica";
	font-weight: "light";
}

#display {
	text-align: center;
	background-color: rgb(200,200,200);
	margin-left:auto;
	margin-right:auto;
	width:350px;
	font-family: "helvetica";
	font-weight: "light";
	
	margin-top:100px;
}

#delayPosition {
	/*position:absolute;*/
	background-color: rgb(240,240,240);
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:200px;
}

#resumeButton {
	font-size:5em;
}