/* EVERYTHING TO DO WITH THE WORK PAGE */

#stuff {
	text-align: center;
	padding: 30px 40px 5px 45px;
	background: url(imgs/contact.jpg) no-repeat left top;
}
.text {
	width: 100%;
	color: #666155;
	font-size: 18px;
	font-family: arial, verdana, tahoma;
}

#call {
	font-family: georgia, arial, verdana, tahoma;
	font-size: 36px;
	color: #000;
	margin:37px 0 57px;
	font-weight:bold
}

#email {
	font-family: georgia, arial, verdana, tahoma;
	font-size: 46px;
	color: #000;
	margin: 50px 0 50px 0;
	font-weight:bold
}