@charset "utf-8";
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000000;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
