body {
	background-color: #3d2401;
	}
	
.style1 {font-size: 36px}

.style2 {
         font-size: 12px;
		 color: #0E3A15
		 }

.style3 {
         font-size: 16px;
		 color: #ffffff
		 }
		 
.style4 {
	     font-size: large;
	     font-family: Georgia, "Times New Roman", Times, serif;
	     font-weight: bold;
	     color: #653232;
        }
		
.style5 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}