body
{
	color: #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(img/tausta6.jpg);
	font-family: Arial;
}

.menubody
{
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-image: url(img/tausta7.jpg);
	font-family: Arial;
}



a
{
	color: #000000;
}

a:hover
{
	color: #aa00aa;
}

a:visited
{
	color: #000000;
}

.taulu
{
        /*border-width: 1px;
        border-color: #0072bd;
	background-color: #ffffff;
        border-style: solid;*/
	width: 800px;
}

.tyyli1
{
	font-family: Arial;
	font-style: italic;
	text-align: center;
	border-spacing: 50px;
}

/* Kauppa */

.one
{
	background-color: #dbb7ff;
}

.another
{
	background-color: #ffffff;
}


