@charset "UTF-8";
body {
	background: #333333;
	text-align: center;
}

#printTitle {
	display: none;
}

/*address*/
address {
	width: 760px;
	clear: both;
	margin: 30px auto 5px;
	font-size: 77%;
	line-height: 1.3em;
	color: #ffffff;
	position: static;
}

/*copy*/
#copy {
	width: 760px;
	clear: both;
	margin: 0 auto;
	font-size: 77%;
	line-height: 1.3em;
	color: #ffffff;
}
