BODY  {
	font-size: 12pt;
	font-family : "Times New Roman", Times, serif;
	background: #F8F8E9 url(images/Watermark.jpg) no-repeat fixed top;
}

.menuhead{
	background-color : #FF8A03;
	color : #F8F8E9;
	font-weight : bold;
}
.menu{
	background-color: #F8F8E9;
	text-align : center;
	border : thin solid #FF8A03;
	margin-right : 10px;
	}
H1  {
	font-weight : bold;
	font-size : 20pt;
}

TD {
		font-size: 12pt;
}

A {
	text-decoration:none;
	color: #FF8A03;
	background-color : transparent;
}

A:hover
	{
	color: #F8F8E9;
	background-color : #FF8A03;
}

A:active
{
	color : Teal;
	background-color : transparent;
}
.presentation {
	background-color: #eeeedd;
	border-width : 2px;
	border-color : #FF8A03;
	border-style : solid;
	color:#660000;
}
.presentationhead {
	background-color: #993300;
	color : #FAF0E6;
	font-size : larger;
	text-align : center;
}

.thumb{
	border-width : thin;
	border-style : solid;
	border-color : #000000;
}

.tabpaintings{
	text-align : center;
	border : medium groove #CC9966;
	}

.painting{
	border-left : medium solid Black;
	font : 15px "Courier New", Courier, monospace;
	margin-left : 15px;
	padding-left : 10px;
}

.header1{
	border-left : medium groove #CC9966;
	font : 20px "Times New Roman", Terminal, serif;
	margin-left : 15px;
	padding-left : 10px;
		}

.paragraf2{
	margin-bottom : 30px;
}