body {
	background: #ffffff url(img/01.png) repeat-y 50% 0; 
	background-attachment: scroll; 
	margin: 0; 
	padding: 0;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4571;
	text-align: justify;
	line-height: 22px;
}
a:link {
	font-weight: bold;
	color: #2A4571;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #2A4571;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #2A4571;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #2A4571;
	text-decoration: underline;
}
.blockimg {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
