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


#body_home{
	
	width:800px;
	height:600px;
	margin-left:125px;
	position:relative;
	/*background-image: url(../images/home.jpg);*/
	background-repeat: no-repeat;
	background-color: #000000;
	
}
	
