body{
	background-color:#ff6347
}
.navcontainer{
	background-color:pink
}

#container{
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 500px;
	height: 200px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color: white;
}
