/* style sheet for Archaeology Lab pages */

body	{
	color:#1d1b1c; background-color:#f1b310; margin-left:50px; margin-right:30px; margin-top:30px;
	font-family:Tahoma 'Times New Roman';
	
	}

h1	{
	text-align:center;
	}
	
p.image	{
	text-align:center; 
	}

p.signature	{
	float:right;
	}

address	{
	text-align:center;
	font-size:10pt; font-style:normal;
	padding:10px; border-top:1px black solid;
	clear:both;
	}