#head {
	margin-bottom: 60px;
}

#nav {
	display:none;
}

img#picture {
	max-width: 100%;
}

#star {
	display: none !important;
}

h1 {
    font-size: 160%;
	line-height: 200%;
}

#small {
	line-height: 140%;
	font-size: 125%;
	display: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}