@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.imgthumb{
	margin: 9px;
	float: left;
	border: 1px solid #FF9900;
}
