body {
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	color:#999999;
	background-image:url(http://aescripts.com/images/bg_dark.jpg);
	background-position:top left;
	background-color:#333;
	background-attachment:fixed;
	font-size: 10px;
}

a:link, a:active{
text-decoration:none;
color:#ddd;
}

a:visited{
text-decoration:none;
color:#fff;
}

a:hover {
text-decoration:none;
color:#fff;
border-bottom: 1px dotted #A5AEC5;
}

#item_name {
width:320px;
}
