#photo {
	width: 500px;
	height: 300px;
    border: 2px solid #ffffff;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 9px;
}

#wrapper {
	width: 500px;
	min-height: 300px;
}

