
#container { height: 45px; margin-top: -120px;  
				position: absolute; text-align: center; top: 50%;  
				width: 100%; /* negative half of the height */ }
			
#content { background: #D8DCD9; border: 2px solid #72B437; margin-right: auto; margin-left: auto; padding: 5px 0px 25px 0px; width: 400px; }

#imgLogo { margin-left: -58px; }

#info { margin-left: 70px; }

#email { margin-bottom: 10px; }