#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images3/bg_lines.gif);
	background-repeat: repeat-y;
	background-position: center;

}
#content {
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(images3/sunsun_logo3.gif);
	background-repeat: no-repeat;
	background-position: right 250px;



}
centering {
	width: 660px;



}
.text {
	font-size: small;
	color: #ECB100;
}
h1 {
	font-size: medium;
	color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
h2 {
	font-size: medium;
	color: #FF9966;
}
