@charset "utf-8";
/* CSS Document http://www.designers-den.com */

body {
	margin:0px;
	padding:0px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#474747;
	text-align:center;
	background:#dee0df url(../images/bodyBg.png) top left repeat-x;
}
a:link, a:hover {
	color:#000;
	text-decoration:none;
}
a:active, a:visited {
	color:#fff;
	text-decoration:none;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}
a img {
	border:none;
}
