@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
}

/* CSS Document */

#wrap {
	height: 1107px;
	width: 616px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/apache_spy_back1.jpg);
	background-repeat: no-repeat;
}
#countdown {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 30px;
	width: 250px;
	text-align: center;
}
.counter {
	font-size: 3.8em;
	font-weight: bold;
	color: #E20C14;
	padding-top: 15px;
	padding-bottom:10px;
	padding-left: 30px;
	width: 250px;
	text-align: center;
	height: 50px;
}
#content {
	padding-top: 223px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
    line-height: 18px;
	font-size: 14px;
	color:#E30627;
}
#content li{
	padding-bottom: 14px;
	line-height: 1.1em;
	list-style-image: url(../images/apache_spy_bullet.gif);
}
#self_destruct_butt {
	float: right;
	margin-top: 50px;
	margin-right: 54px;
	left: 737px;
	top: 871px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

