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

img.pic1	{width: 45%; border-color: #A07A66; border-width: 15px; border-style: ridge;}
/*Needle*/


div#text	{background-color: #E1716D; width: 25%; position: absolute; left: 52%; top: 15px;}

	p 	{margin: 15px; 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>