body {
  background: white;
  margin-top:0px;
  margin-left:0px;


}

A:link {
	COLOR: #24599d; text-decoration: none
}
A:visited {
	COLOR: #24599d; text-decoration: none
}
A:active {
	COLOR: #24599d; text-decoration: none
}
A:hover {
	COLOR: #24599d; text-decoration: underline
}



p {
  font-family: Arial;
  font-size: 14px;
  color: black;

}

#irtoteksti {
  margin-left: 105px;

}

#taiteilija {
 position: absolute;
 top: 430px;
 left:700px;
}


h1 {

  font-family: Arial;
  font-size: 35px;
  color: #8075ca;

}

h2 {

  font-family: Arial;
  font-size: 25px;
  color: #8075ca;

}

#menu {
	height:35px;
	line-height:35px;
	font-family: Arial;
	font-size:16px;
	font-color: black;
	}

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
  padding-left:65px;
  padding-right:75px;
	display:block;
	color:#303030;
	font-weight:bold;
	}
#menu li a:hover {
	color: black;
  	  text-decoration: none;
	}

.kuvalaatikot {
	border: 1px solid #d6d5d5;
}







