/* CSS Document */
body {background: #ffffff;}
#site {
	width: 900px;
	margin: 0 auto;
	color: inherit;
	background: #ffffff;
	text-align: center;
}
#border {
	text-align: center; 
}

