.background {
	background-attachment: fixed;
	background-color: #CCFFCC;
	background-image: url(images/design/1.jpg);
	background-repeat: repeat;
}
.main1 {
	font-size: large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;


}
.main2 {
	font-size: medium;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}
.main3 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;

}
.main4 {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-indent: 10pt;



}
