body {
  background-color: #ffc680;
	}

h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.footer {
	font-size: 14px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
/*	background-image: url("../img/half_white.png");	*/
/*	background-image: url("../img/half_gray.png");	*/
}
