#Content
{
	background-image: url(../images/home.jpg);
	background-repeat: repeat-y;
}

#MainImage
{
	margin: 0 auto;
	width: 341px;
}

#HomeTitle
{
	font-size: 24px;
}

#Footer
{
	background-image: url(../images/footerHome.jpg);
}