@charset "UTF-8";
/* CSS Document */

#content {
	width: 800px;
	height: 900px;
	background-image:url(31back.png);
}

#main {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#rightcontent {
	float: right;
	height: 900px;
	background-image: url(31back.png);
	width: 538px;
}

#lefticecream {
	width: 261px;
	float: left;
}
#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bottomback.png);
	background-repeat: repeat;
	padding-left: 7px;
}
