			#left-half {
				background: #616739;
				text-align: right;
				color: white;
			}
			
			#submit {
				background: #616739;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				color: white;
			}
			
			h1 {
				margin-top: 16px; 
			}