#body {
	background: url('../images/contact.jpg') no-repeat center top;
}

#content {
	width: 310px; height: 190px;
	position: absolute;
	right: 502px; top: 110px;
	text-align: right;
	line-height: 18px;
}

#emailform {
	position: absolute;
	left: 139px; bottom: 111px;
}

#emailform p {
	display: none;
	/*
	position: absolute;
	bottom: 5px;
	font-size: 10px;
	width: 284px;
	margin: 1px;
	*/
}
