@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg-outer.png);
	background-repeat: repeat;
	text-align: center;
}
.style1 {
	color: #FFF;
	font: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: medium;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}
.style3 {
	color: #f9daa9;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.hiddenPic {
	display:none;
}
 
