.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 20px;
}
.background_line {
	background-image: url(media/line_bg.gif);
	background-repeat: repeat-y;
}
.background {
	background-image: url(media/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CAD9FE;
}
