html,body{
	font-variant: normal;
	background: #003333;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-family: Georgia;
	font-size: 95%;
	line-height: 1.35em;
    font-stretch: ultra-condensed;
}

a {
    color:white;
}

h1 { font-style: normal; font-weight: lighter; }
h4 {font-size: 1.05em;}


.title {font-size: 1.2em}

.paintingsize { margin-right: 1em; }

.comment30 {width:30em;}

