body{
	font-size:1.5em;
	font-family:tahoma;
	text-align:center;
}

h1{
	margin-top:0px;
	font-size:2em;
	font-weight:bold;
}
h2{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:5px;
}
a{
	text-decoration:none;		
	color:#06c;
}
a:hover{
	text-decoration:none;		
	color:#0af;
}
#page{	
	display:block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background:white;
}
.midpage{	
	display:block;
	margin-left: auto;
	margin-right: auto;

	text-align:justify;
	width:50%;
}
#masthead{
	width:100%;
	max-width:1455px
}
table{
 margin-left:auto;
 margin-right:auto;
 margin-top:6%;
 margin-bottom:auto;
}
#clock{
  font-size:10em;
  font-weight:bold;
  text-align:center;
}

#start{
  font-size:5em;
  font-weight:bold;
  text-align:center;
}

#reset{
  font-size:5em;
  font-weight:bold;
  text-align:center;
}

