@charset "utf-8";
body {
	margin: 0px;
	background-color: #161616;
	background-image: url(images/background.gif);
}

.thum {
	border: 5px solid #959595;
}

.nonthum {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
