.main {
	background-image: url(images/background.gif);
	background-color: #E0DECE;
	background-repeat: repeat-x;
	background-position:top left;

}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.tinytext {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #42584A;
}
