body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	text-align: center;
}
p {
	text-indent: 1.5em;
}
img {
	border: 0;
}

.download {
	text-decoration: none;
	margin-bottom: 1em;
	line-height: 1.5;
	text-indent: 0;
}
.ImageTitle {
	text-align: center;
	text-indent: 0;
}
.divimg {
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

#other-language {
	text-align:right;
}
#other-language a:hover {
	background-color: #CCCCFF;
}
#other-language a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: #CCCCFF 2px solid;
}
#other-language span {
	display : none;
}

#clines-svg-screenshot {
	width: 508px;
}
#validation-w3 {
	height: 31px;
	width: 88px;
}
#validation-w3 img {
	margin: 1em;
}

