body {
	font-family: georgia, times new roman, palatino, serif;
	font-size: 14px;
	margin: 0px; padding: 0px;
	color:#E1E1E1;
	background-color:black;
	height:100%;
	text-align:center;
	}

html {height:100%;  }

img {margin:15px;  border:0px;  }

h1 {font-size:2.6em;  font-weight:normal;  margin-bottom:0px;  }
h2 {font-size:1.8em;  font-weight:normal;  margin-bottom:0px;  }
h4 {font-size:1.2em;  font-weight:bold;  margin-bottom:0px;  }

em {font-weight:bold;  font-style:normal;  }
p {line-height:1.4em;  }


.toolbar {
	font-size:1.7em;
	margin:0px 45px 0px 45px;
	border:1px dashed #242424;
	padding:2px 6px;
	}
.toolbar-p {margin-top:50px;  }

.introtext {margin-top:110px;  font-style:italic;  }

.toptext {margin-top30px;  margin-bottom:-15px;  font-size:1.2em;  }

.big {font-size:1.1em;  }
.bigger {font-size:1.2em;  line-height:1.5em;}




.painting {
	margin:5% 15px 0px 185px;
	text-align:center;
	background-color:#D8C281;
	}

a {text-decoration: none;  color:#E1E1E1;  }
a:hover {text-decoration: underline;  }
a:visited {color:#E1E1E1;  }
a img {border:0px;  }

