.large_background
{
	background-image: url("/images/shared/large_background.jpg");
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
}

.large_community_background
{
	background-image: url("/images/backgrounds/community.jpg");
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
}