body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #191970;
	font-size : 12px;
	border : none;
	margin : 0px;
	padding :0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #FAFAD2;
/*	background-image: url("/gj-consult.gif");
	background-repeat: no-repeat;
	background-position: center;*/
}

img {
	border : none;
}

a:link	{	color : #6f6f55;	text-decoration : none;}
a:active	{	color : #191970;	text-decoration : none;}
a:visited{	color : #6f6f55;	text-decoration : none;}
a:hover 	{	color : #191970;	text-decoration : none;}

.center {	text-align: center;}
.right { 	float: right;}
.left {		float: left;}
br { clear: both;}

#contentFixedWidth {	text-align: left; width: 450px;	position : relative; }
#contentMaxWidth	 {	text-align: left; width: 100%;	border : none;}

