body {
	background-image: url(images/taustakuva2.jpg);
	background-repeat: repeat;
	color: #F9AFB0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#linkbutton {
	position: relative;
	height: 33px;
	width: 281px;
	top: 112px;
	left: 425px;
}
#news {
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 522px;
	width: 220px;
}
h1 {
	font-size: 16px;
}
.otsikko {
	font-size: 16px;
	font-weight: bold;
	color: #FC3;
}
.otsikkopink {
	font-size: 16px;
	color: #F9AFB0;
	font-weight: bold;
}
#kuva {
	float: right;
	margin-top: 30px;
	margin-right: 45px;
}
#clearfloat {
	clear: left;
}

.ingressi {
	font-size: 14px;
}
.yellow {
	color: #FC3;
}
#flash {
	margin-top: 136px;
	margin-left: 363px;
}
a:link {
	color: #ffebd9;
	text-decoration: none;
}
a:visited {
	color: #ffebd9;
	text-decoration: none;
}
a:hover {
	color: #ffebd9;
	text-decoration: underline;
}
a:active {
	color: #ffebd9;
	text-decoration: underline;
}
