* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-position: center;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#house {
	margin: 10px;
	padding: 10px;
	width: 700px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.imgup {
	position: absolute;
	left: 10px;
	top: 10px;
}
.flashmid {
	position: absolute;
	left: 23px;
	top: 140px;
}
.imgdown {
	position: absolute;
	left: 10px;
	top: 500px;
}
