/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
body {
  line-height: 1;
  background-image:url(sigifundo.jpg); 
  opacity: 0.7;
  background-size: 100% auto;
  width:100%;
  height:100%;
  background-repeat: no-repeat;
  
  }
  
#formulario{
font-size:12px;
width:40%; padding:5px; height:auto; background: #CCCCCC; color:#000000; border:0px #cccc solid;
position:absolute; left:40%; top:15%; margin-left:-150px; margin-top:-40px; -webkit-box-shadow: 0px 0px 0px 0px #FF9D3C;}

