form { 
	width:390px; 
	height:300px;  
	padding: 80px;
	margin: 100px;
    background-color: #868A08;
	text-align: center;
	font-family: sans-serif;
	background-image: url("camuflaje2.jpg");

	}
fieldset {
	margin-right: 500px; 
	margin-left: 550px; 
	padding: 0 20px 0 20px; 
	border:0px solid #000; 
	text-align: center;
	}
 
p {
	margin: 0px; 
	margin-bottom: 5px; 
	}
   
input {
	border-radius: 8px; 
	}
body {
background-image: url("camuflaje3.jpg");
	background-attachment: fixed;
}

