/* Style sheet for Necknits */

body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/eoscrochet2d.gif);
}

.background {
	background-color:#E4E4E4;
}

.header {
	font-style:normal;
	font-family:sans-serif;
	color:#520376;
	font-size: 14px;
	margin-left: 10pt;
	margin-right: 10pt;
		 }
		 
.maintext	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E2B78;
	border-left: 10pt;
	border-right: 10pt;
	font-weight: bold;
	margin-left: 8pts;
	margin-right: 8pts;
			 } 
			 
.menus {
	font-family:Tahoma;
	font-size:18px;
	color: #46016C;
	border-left: 10pt;
	border-right: 10pt;
		}		 
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.background2 {
	background-position:top center;
	background-repeat: no-repeat;
}
.border {border-right-style:dashed;
         border-right-color:#330066;
		 border-right-width:thin;
}
