body{
	text-align: center;
  font-family: sans-serif;
  font-weight: 100;
	margin-left: -1px;
}

h1{
  color: #396;
  font-weight: 100;
  font-size: 40px;
  margin: 40px 0px 20px;
}

#shred{
	width:345px;
	background-image: url(shelter-countdown_logos2.jpg);
height: 600px;
}

#push{
	height: 275px;
}

#ccontainer{
	background: #3e3e3e;
	margin: 15px;
	padding: 14px;
}

#clockdiv{
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 20px;
}

#clockdiv > div{
	padding: 12px;
	border-radius: 3px;
	background: #a8a8a8;
	display: inline-block;
}

#clockdiv div > span{
	padding: 10px;
	border-radius: 3px;
	background: #0f3c87;
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 12px;
}

#sponser{
	height: 30px;
	width: 150px;
	margin-top: -5px;
	margin-left: 140px;
}
