html {
	overflow: -moz-scrollbars-vertical;
}
body {
	margin: 15px 0px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #ffffff;
	background: #000000 url('../pics/bg_3.jpg') no-repeat;
	background-attachment:fixed	
}

