#main {
	background-image: url(../extras/main-goodies.jpg);
	background-repeat: repeat-y;
	/*text-align: center;*/
	background-position: 50% 25px;
	/*height: 2000px;*/
}

#goodies {
	margin-left: 9px;
	margin-top: -8px;
}

h2,h3 {
	text-align: center;
}

/*#main p a {
	font-weight: bold;
}*/

#main h3 a {
	font-weight: bold;
}

#footer {
	background-image: url(../extras/header-goodies.jpg);
	background-position: 0 -40px;
}
