@charset "utf-8";
/* CSS Document */
body {
	background-color:#efbc8d;
	background-image:url(../images/back-2.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;padding:10px;
}