
#container {
border: 40px solid #000fff;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
width: 430px;
height: 200px;
margin: 50px;
position: static;
}

#spacer {
position: static;
left: 1px;
width: 99%;
padding: 1em;
text-align: center;
}

#picture {
position: static;
left: 1px;
Height: auto;
width: 99%;
padding: 1em;
text-align: center;
}

