body{
	  	  background:url("fondo3.png");
	  	  height:100%;
	  	  background-repeat:repeat;
	  	  background-position:center; 
	  	  color:#000000;
	  	  padding:0;
	  	margin:150px;
	  	  text-align:center;
	  }
.styled-select select {
   background:#ffffff;
   width: 268px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
   margin: 50px 0 0 0px;
}
p{
  font:"helvetica";
  color:#ffffff;
  font-size: 18px;
  margin: 300px 0 0 -400px;
}
