body{background: #1e2124}
.container
{
	background: white;
	width: 450px;height: 600px;
	margin-left: auto;margin-right: auto;
	border-radius: 5px
}

header{border-bottom: 1px lightgray solid}
h1{text-align: center}
.images img{width:440px;margin-left: 5px;margin-left: 5px}
.type{color: gray;margin-left: 10px}

nav{margin-left: 10px;margin-top: 30px;}
nav p{display: contents}
.vote{color: gray}