﻿body {
	background-color: #F5F5F5;
	margin: 50px;
	padding: 0px;
	font-family: sans-serif;
	text-align: center;
	line-height: 1.6;
}
a:link {color: #212020; text-decoration: underline}
a:visited {color: #212020; text-decoration: underline}
a:hover {color: #FF6600; text-decoration: underline}
#photo {
	text-align: justify;
	font-family: sans-serif;
	position: absolute;
	left: 50px;
	top: 5px;
	line-height: 1.9;
}
#artist {
	text-align: justify;
	font-family: sans-serif;
	position: absolute;
	left: 300px;
	top: 90px;
	line-height: 1.9;
}
#works {
	text-align: justify;
	font-family: sans-serif;
	position: absolute;
	left: 50px;
	top: 425px;
	line-height: 1.9;
}
#cornermenu {
	text-align: justify;
	font-family: sans-serif;
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 70%;
}
.s2	{
	font-size: small
	font-family: sans-serif;
}
