body {
	background-color: #ffdd22; 
	background-image: url("images/background.jpg"); background-repeat: repeat-x;
	padding: 0px; margin: 0px; margin-top: 0px; margin-bottom: 0px;
}
ul {
	list-style-type: square;
}
.content {
	color: #000000; font-family: Helvatica, Arial, Verdana; font-size: 12px; line-height: 20px;
}
.content A:visited {
	color: #ff0000; text-decoration: underline;
}
.content A:active {
	color: #ff0000; text-decoration: underline;
}
.content A:link {
	color: #ff0000; text-decoration: underline;
}
.content A:hover {
	color: #ff0000; text-decoration: none;
}
.content_box { background-image: url("images/content.jpg"); background-repeat: no-repeat; padding-top: 15px;
}
.box { background-image: url("images/box.jpg"); background-repeat: no-repeat;
}
.moto { background-image: url("images/kuvanpaikka.jpg"); background-repeat: no-repeat;
}
