body {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	line-height: 20px;
	color: #003333;
	background-image: url(images/mess_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
#main {
	padding: 0px 10px 10px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/mess_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0F780;
	border-bottom-color: #003333;
	border-left-color: #D0F780;
}
.biger {
	font-size: 16px;
	color: #006600;
}
