body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000066;
	text-align:justify;
}

table {
	background-attachment: fixed;
	background-image: url(images/bg_y.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-align:justify;
}
#canvas {
	background-attachment: fixed;
	background-image: url(images/eggshell1.jpg);
	background-repeat: repeat;
	background-position: center;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffff80;
	vertical-align: top
}
#form {
	background-attachment: fixed;
	background-image: url(images/bg_y.jpg);
	background-repeat: repeat;
	background-position: center;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	vertical-align: bottom


}
#nav {
	background-attachment: fixed;
	background-image: url(images/bglink1.jpg);
	background-repeat: repeat;
	background-position: center;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffff80;
	vertical-align: top}
#contact {
	background-attachment: fixed;
	background-image: url(images/eggshell1.jpg);
	background-repeat: repeat;
	background-position: center;
	font-size: 16px;
	font-weight: bolder;
}