div#main_box p.copy {
	text-align: center;
	font-size: 180%;
	color: #F97717;
	background-image: url(../image/sun.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
	margin: 1em 0 0 0;
	padding: 0.5em 0 0.5em 0;
}

	div#main_box p.copy a {
		color: #F97717;
	}
	
