body {
	font-size:76%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:rgb(56,147,155);
    font-family: "Trebuchet MS", Verdana, sans-serif;
}

div#header{padding: 1em 0 3em 1em;}
div#content{
width:600px;
margin-right:auto;
margin-left:auto;
}
div#content p{text-indent:2em;}

a{color:#990000; text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{color:#990033;}
h1{font-size:1.4em;}
h2{font-size:1.3em;}
h3{font-size:1.1em;}

div#gallery a{color:#333;}

