body {
	background-image: url(som_artdesign-in-fill.jpg);
	padding: 0;
	margin: 0;
}
table {
	background-image: url(som_artdesign-in.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 540px;
}
table td {
	padding: 5px;
	vertical-align: top;
}
img {
	margin: 10px 5px;
}
a img {
	border: 2px solid #75C175;
}
a:link {
	color: #75C175;
	text-decoration: none;
}
a:visited {
	color: #75C175;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #75C175;
	text-decoration: none;
}
a:hover img {
	border: 2px dotted white;
}
a:active {
	color: white;
	text-decoration: none;
}