body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4993cc;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.palvelut {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7a0f;
	text-decoration: none;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

