/*formularios*/
body{background:#c36713;}
#contacto{
width:350px;
padding:1em;
margin: 1em auto;
background:url(bck.jpg) no-repeat;
border:solid 3px black;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

