body {
	background: #500C01 url(../images/sooncc.png) 50% 0pt scroll no-repeat;
	font-family: Helvetica, Arial, sans-serif;
}
#wrap {
	width: 730px;
	margin:20px auto;
	text-align: center;
}
#logo {
	text-indent: -9999px;
	width: 218px;
	height: 49px;
	background: url(../images/logoccpng8.png) no-repeat;
	margin: 0 auto;
}
#wrap h3 {
	color: #eee;
	text-transform: uppercase;
	font-size: 220%;
	letter-spacing: -2px;
	line-height: 1em;
}
.space {
	height: 100px;
}
#wrap h2 {
	color: #ddd;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: bold;
}
#wrap .input-text {
	background: url(../images/input.png) no-repeat;
	width: 194px;
	height: 40px;
	font-size: 150%;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	border: none;
}
#wrap .send-bottom {
	background: url(../images/enviar.png) no-repeat;
	width: 70px;
	height: 40px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	border: none;
	position:relative;
	top:-3px;
	left:-12px;
}
