body {
	background-color: #210000;
	background-image: url(sivutausta3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
table {
	background-color: #000000;
	width: 800px;
	border: 1px solid #CCCCCC;
}
.tekstisolu {
	width: 623px;
	background-color: #000000;
	background-image: url(tekstitausta.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-top: 15px;
	margin-left: 35px;
	color: #CCCCCC;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 35px;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	color: #FF0000;
	text-align: left;
	vertical-align: top;
}

.mainospalkki {
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
