/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../images/logo_print.gif) no-repeat fixed center top;
	margin-top: 120px;
}
.title{
	font-weight: bold;
	font-size: 18px;
	display: block;
	line-height: 22px;
	padding-bottom: 8px;
}
.subtitle{
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.contacts{
	text-align: center;
	border-top: 1px solid #000000;
	display: block;
	margin-top: 18px;
}
