@charset "UTF-8";
/* CSS Document */

header {
  height: 100px;
  position:static;
  width: 100%;
  margin-bottom: 0px;
  background-color: #ded4c3;
  
}

.nav-up {
    top: -100px;
}

.crafted {
	position: absolute;
	margin: 15px 0px 0px -240px;
	left:40%;
	width: 70px;
}