#galleri {
	height:140px;
	width:160px;
	text-align:center;
}
#galleri img {
	height:116px;
	width:100px;
	border:5px outset #f00;
}

#galleri2 {
	height:405px;
	width:510px;
}
#galleri2 img {
	height:385px;
	width:510px;
	border:5px outset #f00;
}