body {
	background-color:white;
}

div.img {
	margin: 2px;
	border: 0x solid white;
	height: auto;
	width: auto;
	float: none;
	text-align: center;
}

#contact {
	margin: 100px;
	font-size: 200%;
	text-align: center;
}