h4{
	padding: 0.1em;
	text-align: center;
	letter-spacing: 2em;
	border-top: 1px solid #4682e4;
	border-bottom: 1px solid #4682e4;
}
body{
	background-image : url(link/img/s.jpg);
	background-color : #ffffff;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : right bottom;
}