#main {
	background-image: url(/assets/images/contact2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: auto;
	overflow: visible;
}
#card {
	background-image: none;
	margin-top: 60px;
	width: 400px;
	height: auto;
	overflow: visible;
}

