@charset "utf-8";
	
#centre			{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 900px;
	height: 500px;											}	

#house 			{
	width:900px;
	height:500px;
	border: solid;
	border-width: 0px;
}

.box1   		{
	border: solid;
	border-width: 2px;
	border-color: #999999;
	width: 446px;
	height: 246px;
	float: left;
}

.box2			{
	border: solid;
	border-width: 2px;
	border-color: #999999;
	width: 446px;
	height: 246px;
	float: left;
}

.box3			{
	border: solid;
	border-width: 2px;
	border-color: #999999;
	width: 446px;
	height: 246px;
	float: left;
}
.box4			{
	border: solid;

	border-width; 2px;
	border-color:#999999;
	width: 446px;
	height: 246px;
	float: left;
	border-width: 2px;
														}
body {
	background-color: #000000;
}
