
body 	{
	background-color: #18469D;
}

#box	{
	position: absolute;
	width: 792px;
        height: 528px;
	top: 50%;
	left: 50%;
	margin-left: -396px;
	margin-top:  -264px;
	
}

.countdown_clock {
	color: black;
	font-size: 10pt;
}
