@charset "UTF-8";
body {
	background-color: #3B1D00;
	margin: 0px;
	background: url("_images/bg-browngrad.jpg");
	background-repeat: repeat-x;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
iframe {
overflow-x: hidden;
overflow-y: scroll;
} 