#content  {
	height: 340px;
	width: 710px;
	background-image: url(../_images/home_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	position: absolute;
	top: 130px;
	left: 120px;
}
.titleMargin {
	padding-top: 250px;
}

h1 {
	display: inline;
}
h3 {
	display: inline;
}
#footer {
	position: absolute;
	left: 650px;
	bottom: 40px;
}

#footer a {
	display: block;
	height: 20px;
	width: 50px;
	float: right;
}
