article#contact {
	background-color: #f0f0f0;
	width: 1024px;
	height: 440px;
	margin-left: auto;
	margin-right: auto;
	color: #2e3139;
}

h2 {
	margin-bottom: 8px;
}

div#pic {
	width: 200px;
	height: 266px;
	float: left;
	margin-left: 155px;
	margin-top: 30px;
	margin-bottom: 30px;
}

div#text1 {
	width: 500px;
	height: auto;
	margin-right: 100px;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
}

div#text2 {
	width: 714px;
	height: 100px;
	margin-left: 155px;
	float: left;
}

