body {
  background-color:powderblue;
}
head {
  background-color:;
}

.top-buffer{
	margin-top:10%;
}
footer {
	 position:relative;
	 left:0;
	 bottom:10px;
	 width:100%;
}