/* CSS Document */

body{
background-color: #3f6618;
}

.main{
	width: 825px;
	margin: auto;
}
.style1{
	font-family: Bickley Script, CommercialScript BT, English111 Vivace BT;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
	
