#container {
	background:url(../img/other/tree-home.jpg) no-repeat 208px 23px;
}

#phone, #address, #resume, #email, #facebook, #fire {
	position:absolute;
}
#phone {
	top:175px;
	left:105px;
	width:130px;
	height:25px;
	background:url(../img/other/contact/cell.jpg);
}
#address {
	top:293px;
	left:0;
	width:241px;
	height:25px;
	background:url(../img/other/contact/address.jpg);
}
#resume {
	top:420px;
	left:125px;
	width:123px;
	height:25px;
	background:url(../img/other/contact/resume.jpg);
}
#email {
	top:178px;
	left:415px;
	width:46px;
	height:25px;
	background:url(../img/other/contact/email.jpg);
}
#facebook {
	top:260px;
	left:440px;
	width:66px;
	height:25px;
	background:url(../img/other/contact/facebook.jpg);
}
#fire {
	top:410px;
	left:405px;
	width:126px;
	height:25px;
	background:url(../img/other/contact/fire.jpg);
}