@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
}
 
body {
	background-image: url(../defpict/bg_178834.png);


}
 
#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-290px;
	width:1px;
}
 
#centered {
	position:relative;
	clear:left;
	height:588px;
	width:1000px;
	margin:0 auto;
}
 
#content {
	height:588px;
	width: 1000px;
	background-image: url(../defpict/bg_178834.png);
}
