/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:  "Bitstream Vera Sans","Lucida Grande",verdana, sans-serif;
	font-size: 100.1%;
	font-size: 76%;
	background: #9cc;
	text-align: center;
}

p {
color: #543;
}

a {text-decoration: none; font-variant: small-caps;}
a:link {color: #9cc;}
a:visited {color: #b52;}
a:hover {color:#b52;}
a:active {color: #9cc;}

div#container
{
margin-left: auto;
margin-right: auto;
width: 638px;
background: #fff url('inscriptionbottom.jpg') no-repeat;
background-position: bottom; 
}
		
div#header h1 {
	color: #b52;
	font-size: 300%;
	font-family: "Lucida Bright", Lucidabright, Georgia,
 "Bitstream Vera Serif", serif;
}

	
	
div#main{
	text-align: justify;
	padding: 1em 1em 324px 1em;}
	