.body {
	margin:0px;
}
.head {
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.foot {
	height: 110px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(foot.gif);
	background-repeat: no-repeat;
}
.footer {
	line-height: 26px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.flash {
	height: 59px;
	width: 335px;
	margin-top: 12px;
	margin-left: 5px;
}
