
#navigation-container {
	height: 25px;
}

.navigation {
   display: none;
}

#home-boxes {
	display: block;
}

.box {
	display: block;
}
