.body {
	background-color: #335193;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/1_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/3_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg5 {
	background-attachment: fixed;
	background-image: url(images/5_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.maintext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
