body		{
		text-align: center;
		margin: 10px;
		background-image: url(http://uwaki.dobosi.com/images/bk.gif);
		}
#container	{
		width: 680;
		margin-left: auto;
		margin-right: auto;
		background-color: #ffffff;
		border: 2px solid #003300;
		}
img		{
		border: 0;
		}
.center		{
		text-align: center;
		}
.left		{
		text-align: left;
		}
.right		{
		text-align: right;
		}
h1, h2		{
		background-image: url(http://uwaki.dobosi.com/images/h2.gif);
		font-size: 18px;
		padding: 6px;
		color: #003300;
		}
h1 a		{
		color: #003300;
		text-decoration: none;
		}
p		{
		text-indent: 0.7em;
		text-align: left;
		line-height: 170%;
		font-size: 14px;
		margin: 5px 30px 5px 30px;
		}
img.pic		{
		margin:  5px 30px 5px 30px;
		text-align: right;
		}
#footer p	{
		text-indent: 0;
		text-align: center;
		font-size: 13px;
		margin: 5px;
		}
#footer p a	{
		padding-right: 17px;
		}

