table {
}
body {
	background-color: #cccccc;
	background-image: url(assets/shared/home_back.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #2D2D41;
}
