.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.largebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42007D;
	font-weight: normal;
	font-style: normal;


}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tab {
	background-image:  url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tab2 {

	background-image:  url(images/line2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-attachment: fixed;
	background-image:  url(images/ghosted.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
