/* CSS Document */
body {
	background-color: #ffffff; 
	position: relative;
	width: 864px;
	height: 864px;
	background-image:   url(images/contact.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contact {
	position: relative;
	width: 504px;
	height: 504px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	}