body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#eccb8f;
}
.main_table {
	border: 4px solid #000000;
	background-color: #C6DEFE;
}
.container {
	position: relative;
	height: 450px;
}

.home_p1 {
	position: absolute;
	height: 326px;
	width: 942px;
	top: 20px;
	left: 30px;

}
.home_window_photo {
	position: absolute;
	right: 30px;
	top: 205px;
}
.home_caption {
	position: absolute;
	right: 30px;
	top: 153px;
	height: 50px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding: 3px;
}
.credits a {
	color: #000000;
	text-decoration:none;
}

