	body {
		background: #66C;
		color: #FF9;
		font-family: georgia;
		}
	a:link {
		color: #FC6;
		text-decoration: none;
		border: none;
		}
	a:visited {
		color: #FC6;
		text-decoration: none;
		}
	a:hover, a:active {
		color: #000;
		text-decoration: underline;
		}
	#title {
		width: 700px;
		margin-left: 20px;
		margin-top: 30px;
		}
	#note {
		width: 700px;
		margin-left: 20px;
		margin-top: 40px;
		}
	#main {
		width: 700px;
		margin-left: 20px;
		padding: 5px, 5px, 5px, 5px;
		}
	#img1 {
		float: right;
		margin-left: 5px;
		}
	#imgfront {
		float: right;
		margin-left: 5px;
		}
	#gal {
		height: 80px;
		}
	#gal2 {
		height: 120px;
		}
	#copy {
		margin-bottom: 50px;
		}
	.nav {
		text-align: center;
		}
	img {
		float: left;
		}
