#decPic {
	background-image: url(https://www.avaa-aava.fi/files/tikkalankyla//etu_sivu.jpg);
	background-color: rgb(255, 255, 255);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#leftContent {
	display: none;
}

#rightContent {
	display: none;
}

.pageBackground {
	background-color: rgb(240, 244, 255);
}

#mainContent {
	width: 866px;
}

.content .moduleBody {
	color: rgb(40, 160, 0);
}

.sideContent .moduleHolder {
	color: rgb(40, 160, 0);
}

.content h2 {
	color: rgb(40, 160, 0);
}

.content h1 {
	color: rgb(40, 160, 0);
}


