/* CSS Document */
#top_right_img {
	float:right;
	border:1px solid white;
}
#head {
	text-align:center;
	background-color:#00562d;
	color:white;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	margin-right:0px;
	font-size:20px;
	letter-spacing:1px;
}
#main_2 p {
	padding:5px;
	font-weight:bold;
	font-size:11px;
}
#stair_treads {
	border:1px solid #00562d;
}
