/* Space Above and Below Site (breathing room) :) */
body {
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/bg4.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF9900;
}
