body{
	margin:0px; padding:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
#outside_container {
	background:url(../images/background.png) no-repeat;
	background-position:center;
	height:670px;
}
#links_action {
  position:absolute;
  width:158px;
  left:50%;
  margin-left:-330px;
  margin-top:380px;
}
#container {
	position:absolute;
	width:380px;
	left:50%;
	margin-left:-122px;
	margin-top:491px;
	height: 38px;
}
.field {
border:none;
float:left;
padding-top:5px;
background:none;
font-size:12px;
width:205px;
height:27px;
color:#666;
}
.subscribe {
border:none;
display:block;
width:97px;
height:25px;
margin-left:10px;
float:left;
background:none;

font-weight:bold;color:#FFF;font-size:10px;
}
#requeriments {
position:absolute;
	width:234px;
	left:50%;
	margin-left:-90px;
	margin-top:564px;
	height: 38px;
}
#footer {
	background-image:url(../images/backfooter.jpg);
	background-color:#0a0524;
	background-repeat:repeat-x;
	padding:40px 0px 305px 0px;
}
img.center {
 display: block;
  margin-left: auto;
  margin-right: auto;
}

