body {
	background: #5279a9;
	background-image: url(images/popupbackground.jpg);
	background-repeat: no-repeat;
	color: #003e63;
	font-family: Geneva, Arial, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
}

#form {
	padding: 2px 0px 0px 65px;
}

#contactpopup {
	padding: 40px 0 0 50px;
} 

#contactpopup h2 {
	color: #b50a00;
	font-family: Geneva, Arial, sans-serif;
	font-size: 190%;
	font-weight: normal;
} 