@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background-color: #1c1c1c;
	background-image: url('../../../download/SYSTEM_IMAGE/BodyBG.jpg');
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 30px;
	margin-bottom: 30px;
}
