body {background-color: #f8ffe5;
	  background-repeat: no-repeat;}

#wrapper{background-color: #f8ffe5;
		 color: #000000;
		 border: 8px double #202225;
		 margin: auto;}

form {background-color: #f8ffe5;
	  display: flex;
      flex-flow: column nowrap;}
      
input, textarea {margin-bottom: 2em;}

