﻿body		{background: #E0E0E0;}
	
div#text	{background-color: #B5B5B5; width: 99%; position: relative; left: 7px; top: 15px;}

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

	h4 	{font-size: 16pt; 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>