body {
	width:1000px;
	margin:0 auto;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
a:hover {
	color:#BFDDCB;
	text-decoration: underline;
} 
