﻿body		{background: #9E9477;}
	
div#picture	{width: 100%; position: relative; top: 5px; left: 7px;}

img.pic1	{width: 70%; border-color: #9E9477; border-width: 15px; border-style: ridge;}
/*Tomb*/


div#text	{background-color: #9E9477; width: 22%; position: absolute; left: 75%; top: 5px;}

	p 	{margin: 0px; font-size: 10pt; font-family: arial, sans-serif; color: black; 
		 text-align: justify;}
	
	h3 	{font-size: 14pt; font-family: arial, sans-serif; color: black; 
		 font-weight: bold; text-align: center;}

	
div#button	{position: relative; left: 15px;}

#home_button	{border-width: 0px; width: 60px;}	

</style>