body {
	text-align: center;
	background-position: top center; /*	background-image: url(../image/citynails-wall2.gif);*/
/*	background-repeat: repeat;*/
/*	background-color: White;*/
}
.header {
   width: 600px;
	margin-top: 0px;
	padding-top: 0px;
}
.contents {
	width: 600px;
	margin-top: 0px;
}
.main {
	float: center;
	text-align: center;
	width: 600px;
	/*background-image: url(../image/window-flag.gif);
	background-repeat: no-repeat;
	background-position: top center;*/
	margin-top: 0px;
	margin-left: 0px;
}
.footer {
   text-align: center;
   clear: both;
   width: 600px;
	margin-top: 40px;
}
address {
   font-family: "Times New Roman", Times, serif;
   font-size: 80%;
   font-style: normal;
	padding-bottom: 5px;
	text-indent: 30px;
}
.clear {
	clear: both;
}
