body {
	background-color		: #cfcfcf;
	background-image		: url(../images/bg.jpg);
	background-repeat		: no-repeat;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	color					: #333;
	letter-spacing			: 0px;
	font-size				: 11px;
	letter-spacing			: 0px;
	line-height				: 20px;
	font-style				: normal;
	margin-right			: 0px;
	margin-bottom			: 0px;
	margin-left				: 0px;
	text-align				: left;
}

	
a:link {
	color: #61ad25;
	text-decoration: none;
}
a:visited {
	color: #61ad25;
	text-decoration: none;
}
a:hover {
	color: #16a7a1;
}
a:active {
	color: #000000;
}
  
 .box {
 	width: 930px;
	height: 500px;
	margin-top: 0px;
	}