body {
	background-color: #D4D4D4;
	margin: 0px;
	background-image: url(images/pohja.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.linkkipohja a:link {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.linkkipohja a:visited {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.linkkipohja a:hover {
	font-weight: bold;
	color: #AC8181;
	line-height: 18px;
	text-decoration: none;
}
.linkkipohja a:active {
	font-weight: bold;
	color: #AC8181;
	line-height: 18px;
	text-decoration: none;
}
.pieni {
	font-size: 10px;
}
.pinkkiviiva {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7E7E7E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7E7E7E;
}
.copy {
	font-size: 9px;
	color: #D4D4D4;
}
#mamma {
	border: 1px solid #CC9999;
	padding: 10px;
	background-image: url(images/ruusupohja.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-weight: bold;
}
#mamma p {
	color: #FFFFFF;
	font-weight: bold;
}
#mamma h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#box {
	border: 1px solid #CC9999;
	padding: 10px;
	background-color: #CC9999;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	background-image: url(/images/pohja_joulu.gif);
}
#box p {
	color: #FFFFFF;
}
#box h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: "Monotype Corsiva", Geneva, Arial, Helvetica, sans-serif;
}
#box2 {
	border: 1px solid #7E7E7E;
	padding: 10px;
	color: #7E7E7E;
	font-weight: bold;
}
#box2 p {
	color: #7E7E7E;
	font-weight: bold;
}
#box2 h3 {
	color: #7E7E7E;
	font-size: 14px;
	font-weight: bold;
}
#box_joulu {
	padding: 30px 0 30px 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	background-image: url(images/joulutahdet.png);
}
#box_joulu p {
	color: #333333;
	padding: 0 0 0 20px;
}
#box_joulu h3 {
	color: #CC9999;
	font-size: 20px;
	font-family: "Monotype Corsiva", Geneva, Arial, Helvetica, sans-serif;
}
#teksti a:link, #teksti a:visited {
	color: #7E274D;
	text-decoration: none;
}
#teksti a:hover, #teksti a:active {
	color: #AC8181;
	text-decoration: none;
}