@charset "utf-8";

html, body { height:100%;
	     background-color: #000000;
	     text-align:center; }

body { position: relative;  
       width: 100%;
       margin:0;
       padding:0; }

.bg_Area{
	background-position: center;
	height: 848px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	background-image: url(../img/cr-superdeco/top2.jpg);
	background-color: #000;
	background-repeat: no-repeat;
}
