.break {
	background-attachment: fixed;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
}
.poemhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.vibgyor {
	background-attachment: fixed;
	background-image: url(images/vibgyor/backgreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.violet {
	background-attachment: fixed;
	background-image: url(images/vibgyor/backviolat.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.blue {
	background-attachment: fixed;
	background-image: url(images/vibgyor/backblue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.red {
	background-attachment: fixed;
	background-image: url(images/vibgyor/backred.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.homeframe {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.horiline {
	background-attachment: fixed;
	background-image: url(images/hori_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.atula {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	font-color: #000000;
	
}
.takeastep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	word-spacing: normal;

}