@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 850px;
	width: 1000px;
	}
.footer {
	font-size: 90%;
	color: #666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #06F;
	}
